Retrieve historical brand visibility and presence scores with optional breakdowns by AI model and/or prompt.
Important: The date range (end_date - start_date) cannot exceed 90 days.
API key authentication. Include your API key in the Authorization header:
Authorization: Bearer YOUR_API_KEY
The brand ID (32-character hexadecimal string)
32
Array of breakdown types. Valid values:
[]
or omitted - No breakdown, returns only time series data["model"]
- Break down by AI model["prompt"]
- Break down by prompt["model", "prompt"]
- Break down by both2
Start date in YYYY-MM-DD format. If not provided, defaults to 28 days before end_date. The total date range cannot exceed 90 days.
End date in YYYY-MM-DD format. If not provided, defaults to the most recent report date for the brand. The total date range cannot exceed 90 days.
Successful response
The response is of type object
.