Directory / aeo-audit-api.amdal-dev.workers.dev
AEO (Answer Engine Optimization) audit — scores any website visibility in AI assistants (ChatGPT, Claude, Perplexity, Gemini). Returns structured JSON with score 0-100, grade A-F, section breakdowns, issues, and recommendations. 0.25 USDC per audit.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://aeo-audit-api.amdal-dev.workers.dev/audit' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch 'https://aeo-audit-api.amdal-dev.workers.dev/audit'
Endpoint: https://aeo-audit-api.amdal-dev.workers.dev/audit. Operated by aeo-audit-api.amdal-dev.workers.dev, not by Animica. Price and availability were correct at the last probe on 2026-08-30 and are set by the operator, who may change them.
Answer Engine Optimization audit — scores any website AI visibility across ChatGPT, Claude, Perplexity, Gemini. Returns structured JSON with score 0-100, grade …