Version 2 is coming up
For the complete documentation index, see llms.txt. This page is also available as Markdown.

Analytics

Brand mention trends

post

Returns a time series of how often your brand and tracked competitors appear in AI search engine answers

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
intervalstring · enumRequiredPossible values:
Responses
200Success
application/json
intervalstring · enumRequiredPossible values:
post/v1/analytics/brands/mentions
200Success

Top cited sources

post

Returns the domains or URLs most frequently cited in AI search answers for your account, ranked by citation volume

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
limitinteger · max: 100Required
offsetinteger · max: 9007199254740991Required
groupBystring · enumRequiredPossible values:
Responses
200Success
application/json
groupBystring · enumRequiredPossible values:
post/v1/analytics/sources
200Success

Last updated