What you can get
Base URL
Quick start
1
Create an API key
Open API keysClick Create an API key, then copy the key. It is shown once.
2
Check the key
Send it as a Bearer token. This call is free and tells you what the key can do.
3
Pick a project
Every project call needs the project id. List your projects and copy the From here, any endpoint in the sidebar works. Try Get visibility for your brand’s score per day.
id. This costs 1 credit.Every response has the same shape
Failed calls have an
error instead of data. See Errors.
Dates
Give a range withfrom and to as YYYY-MM-DD. Both days are included. Leave to out for today. Leave from out for the window your dashboard shows. Day boundaries follow the project’s timezone. Every timestamp the API returns is UTC.
Paging
Long lists come in pages of up to 25 rows. Every page hashas_more and next_cursor. Send next_cursor back as cursor with the same filters to get the next page. There is no total count. For the size of a data set, ask for a free export estimate.
Next
Authentication
Who can create a key, what a key may do, how to keep it safe.
Credits and rate limits
What every call costs and how fast you can call.
MCP Documentation
Ask the same questions in plain language from Claude or Cursor.