Skip to main content
GET
Citation trend for one domain or page

Authorizations

Authorization
string
header
required

Your API key, e.g. Authorization: Bearer gp_live_....

Path Parameters

id
string<uuid>
required

Brand id.

Query Parameters

domain
string

Root domain to trend. Mutually exclusive with url.

url
string

Exact page URL to trend. Mutually exclusive with domain.

engine
enum<string>

Restrict to one engine. Omit for the all-engine rollup. Stable public engine identifier. Internal model names are never exposed.

Available options:
chatgpt,
claude,
perplexity,
gemini,
google_ai_overviews,
google_ai_mode,
copilot
topic
string<uuid>

Restrict to prompts in one topic.

from
string<date>

Inclusive start date. Defaults to 30 days before to.

to
string<date>

Exclusive end date. Defaults to tomorrow.

Response

Success

data
object
required