AI & Coding Agents
On this page
cs2.sh publishes its API documentation as plain Markdown and an OpenAPI 3.1 specification. You can give these resources directly to any coding agent, like Codex or Claude.
Documentation for agents
| Resource | Use |
|---|---|
llms-full.txt | Complete API documentation in one Markdown file, including examples and API objects. |
openapi.yaml | OpenAPI 3.1 contract with paths, parameters, request bodies, response schemas, enums, and examples. |
| Per-page Markdown | A single documentation page without the website UI. Append .md to any docs URL. |