v1

latestOpenAPI 3.1.02026-07-2295105298.6 KB
AI Access

Check AI accessibility for a domain

Probe a public domain to determine whether the major AI answer engines (ChatGPT, Claude, Perplexity, Gemini, Copilot, Grok, DeepSeek, Rufus) can crawl it. Returns the same per-model HTTP / robots.txt verdicts the AthenaHQ web app surfaces in its AI accessibility dialog, plus a plain-text diagnostic log shaped for filing host or CDN support tickets.

Rate limited to 30 requests per minute per organization.

post/api/v1/ai-access/check

Request body

domainstring required

The domain to probe (with or without protocol).

Example request

{
  "domain": "example.com"
}

Response

Successful AI access check.

logstring required

Plain-text diagnostic log shaped for a host/CDN ticket. Identical to the string the AthenaHQ web app's Copy log button produces.