Generate an AEO report
Request body
The website URL to audit. If omitted, CogNerd uses the URL associated with your active brand profile.
Response
AEO readiness score from 0 to 100. Scores above 70 indicate strong AI-search optimization.
Percentage of your pages with valid structured data (schema.org markup).
Percentage of your content with clear, AI-citable information (headings, Q&A format, definitions).
Count of identified issues that, if fixed, would improve your AEO readiness score.
Breakdown of schema validations:
valid, incorrect, missing, and other.Plain-language summary with
surface findings, deeper root causes, and rootCauses explanation.Array of diagnostic groups. Each group has a
category and an array of checks, where each check includes label, status ("pass", "fail", or "warning"), detail, and an optional fix recommendation.Aggregate counts:
score, passed, warnings, failed, total checks.Get the latest report
Fetch your most recent AEO report without needing the report ID.Export report as PDF
Content-Type: application/pdf) ready for download and sharing with your team.
Error responses
| Status | Code | Meaning |
|---|---|---|
| 401 | UNAUTHORIZED | Missing or invalid Bearer token |
| 402 | INSUFFICIENT_CREDITS | Fewer than 50 credits available |
| 400 | INVALID_URL | The url field is malformed |
| 500 | AUDIT_FAILED | Report generation failed; retry the request |