The OpenAI-compatible surface covers Chat Completions, Responses, and all related endpoints. It’s the path that OpenAI / DeepSeek / xAI Grok / Alibaba Qwen / Moonshot Kimi / MiniMax models use, and it also serves Anthropic and Gemini models via translation.Documentation Index
Fetch the complete documentation index at: https://docs.clearmaas.com/llms.txt
Use this file to discover all available pages before exploring further.
/v1/chat/completions
/v1/responses
not_implemented because their native shapes differ; call
/v1/messages or /v1beta/.../generateContent for those.
See also
- API Reference / Chat — full schema with try-it
- Advanced / Streaming — SSE shape
- Native Formats / Anthropic — Anthropic native protocol
- Native Formats / Gemini — Gemini native protocol