Documentation for agents and crawlers
Use the concise index for discovery and the full text bundle when a task genuinely needs the complete contract.
ReferenceAvailability: Informational
On this page
Available files
/llms.txt: curated product and developer entrypoint./llms-full.txt: all documentation pages concatenated as Markdown./docs/llms.txt: technical documentation index./docs/llms-full.txt: complete technical corpus.
The two full endpoints intentionally contain the same canonical documentation corpus. The two indexes differ in orientation: the root index starts at the product level, while the docs index starts at the API contract.
Agent guidance
- Load the smallest relevant page set first.
- Use the full bundle only for broad audits, migrations, or offline ingestion.
- Fetch the live pricing JSON before selecting or quoting a model.
- Treat each compatibility surface independently.
- Treat a live payment challenge, not static prose, as proof of an enabled rail.
- Separate read-only discovery from actions that create keys, spend balance, settle payments, replay traces, or mutate operator state.
Formats
The LLM files are UTF-8 text/plain containing Markdown. Human documentation pages are HTML. A public OpenAPI specification is not published in this release; agents must not invent schemas for routes absent from the compatibility matrix.
Freshness
This documentation snapshot was updated on 2026-08-10. Live model availability, rates, balance, provider health, and payment rails can change independently and must be checked at request time.