List competitors
Path parameters
Query parameters
- cURL
- Python
- Node.js (server-side)
Response
CompetitorResponse fields
CompetitorMetrics fields
Your own brand is always included in the response with
is_own_brand: true. If your brand doesn’t already exist as a competitor, it is injected automatically with zeroed metrics so you can compare directly.List pending competitors
Review a pending competitor
active to begin tracking it, or inactive to reject it. Only competitors currently in pending state can be reviewed through this endpoint.
Create competitors
Path parameters
Request body
- cURL
- Python
- Node.js (server-side)
Response
Error responses
Update competitor
Path parameters
Request body
All fields are optional. Include only the fields you want to change.- cURL
- Python
- Node.js (server-side)
Response
Returns the updated competitor with all fields (same shape as items in list competitors).Error responses
Delete competitor
Path parameters
- cURL
- Python
- Node.js (server-side)