GenAI Citation Analysis (URL-level)
Header Parameters
Query Parameters
Start date in 'YYYY-MM' or 'YYYY-MM-DD' format or relative keywords: latest, X_months_ago, X_days_ago
End date in 'YYYY-MM' or 'YYYY-MM-DD' format or relative keywords: latest, X_months_ago, X_days_ago
Comma-separated list of metrics: influence_score, citation_count, prompt_count. Omitting this parameter returns all metrics.
influence_scorecitation_countprompt_countUnique campaign identifier (UUID format)
Filter results by topics (comma-separated list)
Scope to specific prompts by their query text — exact match, case-insensitive (comma-separated list). Non-matching texts are silently excluded from scope.
Filter by LLM providers: chatgpt, google_ai_mode, perplexity, gemini (comma-separated list)
chatgptgoogle_ai_modeperplexitygeminiFilter to URLs belonging to a cited domain. Exact match on the normalized domain string returned in the domain response field (case-insensitive; no subdomain rollup — domain=nike.com does not return shop.nike.com).
Filter to a specific cited URL (exact match on cleaned URL: protocol stripped, www removed, trailing slashes and tracking params removed).
Format in which the reply should be returned
jsonxmlPage size. Default is 100. Valid range is 1–1,000.
Sort direction: true for ascending, false for descending. Default is false (descending).
Sort field applied to the full filtered result set before pagination. Supported values: influence_score, citation_count. Default is influence_score.
Defines the number of results to skip
Response
OK
Response Attributes
Show child attributes
Show child attributes
Bad Request