AuditsBeginner
Audit a Domain
Submit a domain for AEO audit, poll until complete, and retrieve the full results with scores and findings.
Overview
This example shows the three-step flow for running an audit programmatically: submit the domain, poll for completion, and retrieve the results. The same pattern works in any language with HTTP support.
Full Example
Response
The completed audit response includes the overall score, per-criterion scores, detailed findings, and recommendations.
Include Fix Prompts
Add the include=fix_prompts query parameter to receive actionable remediation advice alongside the audit results.
Fix prompts are sorted by potential impact. Start with the top 3 to get the biggest score improvement with the least effort.