The API is available for Growth, Business, and Enterprise plans. Upgrade your plan to get access.
Base URL
All API endpoints are relative to:Available Endpoints
The API provides access to all your GEO monitoring data:Quick Start
1
Get your API token
Go to Team Management → API Access and create a new API token.
2
Make your first request
3
Explore your data
Use the brand ID to access performance metrics, competitors, sources, and more.
Response Format
All responses are JSON formatted with a consistent structure:pagination object with:
total: Total items matching the querycount: Items in this responselimit: Max items per pageoffset: Items skipped
/brands endpoint is the exception: it returns the full list with a top-level total count and no pagination object.
See Entities for detailed data structures.
Error responses include machine-readable codes:
Need Help?
- Check the Authentication guide
- Review Rate Limits
- See Error Codes
- Contact us at team@qwairy.co

