cURL
curl --request GET \ --url https://server.promptwatch.com/api/v1/responses/summary \ --header 'X-API-Key: <api-key>'
{ "totalResponses": 123, "totalBrandMentions": 123, "brandMentionRate": 123 }
Get response summary including total responses and brand mentions
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
Total number of LLM responses
Total responses mentioning your brand
Percentage of responses mentioning your brand