Analytics
Read comprehensive scan results, cited sources, trend deltas, and scored opportunities for a tracked domain.
Analytics endpoints surface everything the dashboard renders on a domain's main page, but in machine-readable form. Use /analytics as the single entry point for the current-scan snapshot; use /citations, /diff, and /opportunities when you want to hydrate a specific widget without paying for the full payload.
All four endpoints default to the domain's most recent completed scan. Pass scan_id on /analytics to pin an answer to a historical scan. These endpoints are read-only and available on Professional and Business.
domains/{domain_id}/analyticsPath Parameters
domain_idRequiredDomain Id
Query Parameters
scan_idScan Id
Override the latest scan; useful for time-machine views
Header Parameters
X-API-KeyX-Api-Key
Successful Response
domains/{domain_id}/citationsSuccessful Response
domains/{domain_id}/diffSuccessful Response
domains/{domain_id}/opportunitiesPath Parameters
domain_idRequiredDomain Id
Query Parameters
cursorCursor
Header Parameters
X-API-KeyX-Api-Key
Successful Response