Get one competitor
GET /competitors/{name}
Why AI picks this rival over the brand: the topics it wins and by how much, the questions it wins that the brand loses, what AI said and the rival’s pages AI cites.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”The competitor’s name as AI writes it (URL-encoded).
Query Parameters
Section titled “Query Parameters ”The brand to read, from GET /brands. Required when the account has more than one brand.
The market to read, from GET /markets: its code (IN-hi, or just IN) or id. Default: the primary market.
Example
IN-hiResponses
Section titled “ Responses ”OK
object
object
object
Example
v1object
object
Invalid parameter, or brand_id missing on a multi-brand account (brand_required).
object
object
Example
brand_requiredMissing, revoked or unknown API key (invalid_api_key).
object
object
Example
brand_requiredThe plan doesn’t include this data (feature_not_in_plan) or the plan isn’t active (plan_inactive).
object
object
Example
brand_requiredThe brand or the requested item doesn’t exist (brand_not_found, not_found).
object
object
Example
brand_requiredThe integration this needs isn’t connected (integration_not_connected).
object
object
Example
brand_requiredMonthly read limit reached (quota_exceeded) or more than 60 requests a minute (rate_limited).
object
object
Example
brand_requiredAn upstream service failed; retry later (upstream_error).
object
object
Example
brand_required