Skip to main content
GeoPlatform

Search

Search features, docs, or pages...

API Reference

API Reference

Integrate GeoPlatform into your applications with our RESTful API.

Authentication
All API requests require a Bearer token in the Authorization header.
Authorization: Bearer YOUR_API_KEY

Endpoints

Scans
GET, POST
Create and manage brand monitoring scans.
Mentions
GET
Retrieve brand mentions across AI platforms.
Analytics
GET
Access sentiment and trend analytics.
Alerts
GET, POST, PUT, DELETE
Configure and manage alert rules.
Rate Limits
API requests are rate-limited based on your plan.
starter
100 requests/minute
pro
1,000 requests/minute
enterprise
Unlimited
Official SDKs
Use our official SDKs for faster integration.
JavaScript / TypeScript
Python
Go