Base URL
What you can do
Manage brands
Create brands, read their details, and set their measurement location.
Manage prompts
Add the questions asked about a brand, edit them, and enable or disable them.
Read results
Fetch a brand’s visibility metrics, its scan history, and every answer a
prompt received.
Discover values
Look up the exact country and city values a brand’s location accepts.
Conventions
- JSON everywhere. Request and response bodies are JSON.
- Bearer auth. Every request needs an
Authorization: Bearerheader — see Authentication. - Account-scoped. A key only ever sees brands your account belongs to.
- Stable error codes. Errors share one shape you can branch on — see Errors & pagination.
- camelCase fields. Response fields are camelCase and additive over time.
The API currently monitors ChatGPT. Claude, Gemini, Perplexity and others
are coming — the shape of the data won’t change,
platform will just take new
values.