Last updated: 2026-06-23Use this page when you want an AI tool to read Crazyrouter documentation. Prefer these stable entry points.
Recommended Entry Points
Documentation Index: llms.txt
A compact index of key pages and summaries, useful when the AI should decide what to read next.
Full Context: llms-full.txt
A single-file full documentation context for AI tools that can read URLs or pasted text.
Sitemap
Standard sitemap for search engines, crawlers, and custom indexing jobs.
Markdown Pages
Add
.md to a documentation URL to read a single page as Markdown.Prompt for AI Tools
Common Pages
| Use case | Docs |
|---|---|
| First integration | Quick Start |
| Base URLs and routes | API Endpoints |
| API keys | Authentication |
| Claude Code | Claude Code Setup |
| Codex CLI | Codex CLI Setup |
| OpenAI Chat | Create Chat Completion |
| Claude Messages | Claude Native Format |
| Gemini Native | Gemini Native Format |
| Image generation | GPT Image |
| Video generation | Unified Video API |
Alignment Rules
llms.txtis not the complete model catalog.- Model names, prices, and billing modes come from the Pricing page.
- Models callable by the current token come from
GET https://api.crazyrouter.com/v1/models. - For East Asia, prefer
https://cn.crazyrouter.com; OpenAI-compatible clients should usehttps://cn.crazyrouter.com/v1. - When generating API code, prefer route examples already validated on the relevant model pages.