Skip to main content
The AEO Report endpoint runs a full Answer Engine Optimization audit against your brand’s web presence. It analyses structured and unstructured content coverage, validates schema markup (schema.org JSON-LD), counts optimization opportunities, and produces an overall AEO readiness score with a prioritized action plan. You can also export the report as a PDF.
This endpoint costs 50 credits. Credits are validated and deducted before the audit begins. The report takes several minutes to generate.

Generate an AEO report

Request body

string
The website URL to audit. If omitted, CogNerd uses the URL associated with your active brand profile.

Response

number
AEO readiness score from 0 to 100. Scores above 70 indicate strong AI-search optimization.
number
Percentage of your pages with valid structured data (schema.org markup).
number
Percentage of your content with clear, AI-citable information (headings, Q&A format, definitions).
number
Count of identified issues that, if fixed, would improve your AEO readiness score.
object
Breakdown of schema validations: valid, incorrect, missing, and other.
object
Plain-language summary with surface findings, deeper root causes, and rootCauses explanation.
array
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.
object
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

The response is a binary PDF (Content-Type: application/pdf) ready for download and sharing with your team.

Error responses

Run your AEO report before generating GEO files. The report tells you exactly which schemas are missing — fix those gaps first, then regenerate your GEO assets to ensure the new structured data is reflected.