Skip to main content
GET
Tag Evolution
Returns daily time-series metrics for a specific tag, including mention rate, share of voice, sentiment, and source citation rate.
string
required
Bearer token. Example: Bearer qw-api-xxx

Path Parameters

string
required
The unique identifier of the brand
string
required
The unique identifier of the tag

Query Parameters

number
Number of days to include. If not specified, returns all data.
string
Start date (ISO 8601 format)
string
End date (ISO 8601 format)
string
Filter by AI provider. Supports comma-separated multi-select (e.g., chatgpt,claude).
string
Filter by topic (keyword) ID. Supports comma-separated multi-select (e.g., id1,id2).
string
Filter by prompt type: TOFU, MOFU, BOFU

Response

boolean
Indicates if the request was successful
object
array

Example Request

Example Response

Error Responses