Get Prompt Citations
Prompts
Get Prompt Citations
Paginated citations tied to a specific prompt.
GET
Get Prompt Citations
Authorizations
Personal API key created in the dashboard (Settings > API keys).
Path Parameters
Query Parameters
Required range:
x >= 1Required range:
1 <= x <= 100Target website id
Response
Successful Response
Prompt schema with citations
Available options:
informational, comparative, transactional, navigational Available options:
discovery, consideration, decision, retention Derived health status for a prompt.
Computed at query time from the current visibility score and the 7-day delta. Not persisted: changing thresholds is a no-op migration.
Thresholds (validated with product):
- WINNING: score >= 70 AND delta_7d >= 0
- AT_RISK: 30 <= score < 70 OR delta_7d <= -10
- LOSING: score < 30 AND delta_7d < 0
- UNCLAIMED: score == 0 (no platform cites the website)
Available options:
winning, at_risk, losing, unclaimed