Appearance
Anthropic-Compatible API
Use this for Claude Desktop, Cherry Studio, curl, Anthropic Python/TypeScript SDK, and any other Anthropic-compatible client.
Base URL
Different clients expect different base URL formats. If one does not work, try the other.
txt
https://codex-easy.ai
https://codex-easy.ai/v1API key
Use your CE API key as the Anthropic auth token.
txt
<your-ce-api-key>Common request paths
Common endpoints:
txt
/v1/messages
/v1/modelsNotes
Smart cache is optimized for Claude Code and OpenCode. Cache hit rate for other clients depends on how requests are constructed.
Anthropic API reference: docs.anthropic.com/en/api/overview