GEO Audit

Get the site-wide GEO audit result

The latest stored GEO (generative engine optimisation) audit for the site: how well its content is structured for AI answer engines, with the overall score and the checks behind it. Read-only; run_geo_audit produces this.

get/v3/geo-audit/site

Query parameters

teamIdstring required

SnowSEO team ID. Call list_teams first to choose a team.

urlstring

Optional site URL. Defaults to the team's configured website.

Response

Default Response

auditStatus'running' | 'idle' | 'failed'

Changes

Changed in 4 of the 47 revisions of this API.25

  • 68d7cda2843221See the full diff
    • ●

      removed the optional property from the response with the status

      response-optional-property-removed

    • ●

      removed the optional property from the response with the status

      response-optional-property-removed

    • ○

      added the optional property to the response with the status

      response-optional-property-added

    • ○

      added the media type application/json for the response with the status

      response-media-type-added

    • ○

      api operation id getGeoSiteAudit was added

      api-operation-id-added

    • ○

      api tag GEO Audit added

      api-tag-added

    • ○

      endpoint added

      endpoint-added