citlyze docs
API

GEO Audits Resource

Export GEO audit run scores and URL metadata.

Endpoint:

GET /api/v1/geo-audits

Filters

FilterMeaning
statusRestrict by audit status.
sinceLower bound for start time.
untilUpper bound for start time.

Key fields

  • audit_id
  • submitted_url
  • normalized_url
  • final_url
  • status
  • overall_score
  • crawlability_score
  • content_score
  • started_at
  • completed_at

Use this resource to report URL readiness alongside visibility metrics.

On this page