# Corvex ## Docs - [API Reference](https://docs.corvex.cloud/api-reference/openapi.md): Auto-generated from the Corvex OpenAPI 3.1 specification. - [Switch from OpenAI in 3 lines](https://docs.corvex.cloud/examples/openai-drop-in.md): Drop-in example showing the exact base URL and API key swap to call Corvex Public Endpoints using the official OpenAI Python and Node SDKs. - [Authentication](https://docs.corvex.cloud/getting-started/authentication.md): Virtual keys for inference, admin keys for management. - [Curl quickstart](https://docs.corvex.cloud/getting-started/curl-quickstart.md): Send your first chat completion to Corvex with one curl command. - [Quickstart](https://docs.corvex.cloud/getting-started/quickstart.md): Send your first inference request to Corvex. - [Guides](https://docs.corvex.cloud/guides/overview.md): Developer documentation for building on Corvex — concepts, workflows, and how-tos. - [Use Claude Code with Corvex](https://docs.corvex.cloud/integrations/claude-code.md): Run Claude Code against a Corvex-served model with a small launcher shim. - [Integrations & Harness](https://docs.corvex.cloud/integrations/overview.md): Use Corvex from agent harnesses, IDEs, and developer tools. - [Welcome to Corvex](https://docs.corvex.cloud/introduction.md): OpenAI-compatible inference for serious workloads. - [MiniMax M2.5](https://docs.corvex.cloud/models/MiniMaxAI/MiniMax-M2.5.md): MiniMax's 230B MoE reasoner with strong tool-calling and structured outputs. - [DeepSeek V4 Flash](https://docs.corvex.cloud/models/deepseek-ai/DeepSeek-V4-Flash.md): DeepSeek's V4 Flash MoE model — fast and cheap on long-context QA and code. - [Kimi K2.6](https://docs.corvex.cloud/models/moonshotai/Kimi-K2.6.md): Moonshot's reasoning-tuned successor to K2 with explicit thinking traces. - [Models](https://docs.corvex.cloud/models/overview.md): Open-weights models available on the Corvex inference platform. - [GLM 5.1 FP8](https://docs.corvex.cloud/models/zai-org/GLM-5.1-FP8.md): Z.AI's flagship ~754B MoE generalist (~40B active, FP8) with a 202k-token context, served on a single grpc engine. - [Pricing](https://docs.corvex.cloud/pricing.md): Per-token pricing in USD for every model on Corvex. Pay only for what you use — prepaid credits, no minimum spend, no subscription. - [Error Reference](https://docs.corvex.cloud/reference/errors.md): Every error code returned by the Corvex inference and management APIs, with cause, remediation, and retry guidance. This page is authoritative for client-side error handling. - [Model Cards](https://docs.corvex.cloud/reference/model-cards.md): Per-model details, capabilities, and pricing. ## OpenAPI Specs - [openapi](https://docs.corvex.cloud/api-reference/openapi.yaml)