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_KEYEndpoints
Scans
GET, POSTCreate and manage brand monitoring scans.
Mentions
GETRetrieve brand mentions across AI platforms.
Analytics
GETAccess sentiment and trend analytics.
Alerts
GET, POST, PUT, DELETEConfigure 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