claude-sonnet-4-5 through MixRoute’s Anthropic-compatible Messages API; the OpenAI-compatible Chat Completions API is also supported.
Key capabilities
- Messages API - Native Anthropic request and response format
- OpenAI-compatible - Also works through Chat Completions
- Streaming - Incremental output through SSE
- System prompts - Top-level system instructions
- Tool use - Supports Anthropic tool definitions
Quick example
Messages API
- cURL
- Python
- Streaming
OpenAI-compatible API
- cURL
- Python
- Streaming