cURL
curl --request GET \ --url https://server.promptwatch.com/api/v1/responses/competitors \ --header 'X-API-Key: <api-key>'
[ { "competitor": "<string>", "count": 123, "percentage": 123 } ]
Get top competitor mentions from LLM responses
API key for authentication. Get yours from the Promptwatch dashboard under Settings > API Keys.
Start date for data (YYYY-MM-DD)
End date for data (YYYY-MM-DD)
Default Response
Competitor name
Number of mentions
Percentage of total competitor mentions