Site Readiness
Site Readiness
Site Readiness
AI Readiness Score and robots.txt / llms.txt / sitemap.xml analysis
GET
Site Readiness
Returns the stored technical analysis for a brand - the robots.txt, llms.txt and sitemap.xml checks - plus the AI Readiness Score (0-100), the exact value shown on the dashboard Optimize > AI Readiness tab. This endpoint is read-only: it serves the last stored analysis, it does not trigger a fresh crawl.Documentation Index
Fetch the complete documentation index at: https://docs.qwairy.co/llms.txt
Use this file to discover all available pages before exploring further.
The analysis is generated the first time a brand’s AI Readiness tab is opened in the app. If it has never been opened,
analyzed is false and the analysis fields are null.Bearer token. Example:
Bearer qw-api-xxxPath Parameters
The unique identifier of the brand
AI Readiness Score formula
Out of 100:- robots.txt present: +20
- crawlers allowed: +round((allowed / total) × 40) over GPTBot, ChatGPT-User, Claude-Web, ClaudeBot, Google-Extended, PerplexityBot. Crawlers are only parsed when robots.txt is present, so a missing robots.txt scores 0 here.
- llms.txt present: +20
- sitemap.xml present: +20
Response
Indicates if the request was successful
id, name, domainfalse when no analysis has been generated yet (all analysis fields are then null)URL checked for robots.txt
URL checked for llms.txt
URL checked for sitemap.xml
Same shape as
robotsAnalysis (no crawlers)Same shape as
robotsAnalysis (no crawlers)Last analysis timestamp (ISO 8601) or
nullGenerated llms.txt template, or
null if never generated
