AI & Coding Agents

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#

ResourceUse
llms-full.txtComplete API documentation in one Markdown file, including examples and API objects.
openapi.yamlOpenAPI 3.1 contract with paths, parameters, request bodies, response schemas, enums, and examples.
Per-page MarkdownA single documentation page without the website UI. Append .md to any docs URL.