SELF (your brand) or DIRECT (competitors). Track mention counts, average position, sentiment, and share of voice over time.
See Entities for the complete Competitor object structure.
List Competitors
Bearer token. Example:
Bearer qw-api-xxxPath Parameters
The unique identifier of the brand
Query Parameters
Number of days to include
Start date (ISO 8601 format)
End date (ISO 8601 format)
Filter by AI provider:
chatgpt, perplexity, claude, gemini, etc.Filter by topic ID
Filter by tag ID
Filter by prompt type:
TOFU, MOFU, BOFUMaximum number of results to return (max: 100)
Number of results to skip for pagination
Field to sort by:
mentions, position, sentiment, relevance, shareOfVoice, nameSort order:
asc or descResponse
Returns all competitors with relationshipSELF (your brand) and DIRECT (competitors).
Indicates if the request was successful
Example Request
Example Response
Get Competitor Details
Path Parameters
The unique identifier of the brand
The unique identifier of the competitor
Query Parameters
Number of days to include
Start date (ISO 8601 format)
End date (ISO 8601 format)
Response
Returns detailed competitor information with breakdowns by provider and topic.Example Response
Get Competitor Evolution
Track how a competitor’s metrics change over time.Path Parameters
The unique identifier of the brand
The unique identifier of the competitor
Query Parameters
Number of days to include
Start date (ISO 8601 format)
End date (ISO 8601 format)
Filter by AI provider
Example Request
Example Response
Error Responses
| Status | Code | Description |
|---|---|---|
| 401 | INVALID_TOKEN | Authentication failed |
| 404 | BRAND_NOT_FOUND | Brand doesn’t exist or not accessible |
| 404 | COMPETITOR_NOT_FOUND | Competitor doesn’t exist |

