If you want Claude but your stack already speaks OpenAI, Vynex lets you call Claude Opus, Sonnet and Haiku through the standard /v1/chat/completions interface — alongside GPT and Gemini, from one key.
No Anthropic SDK required if you do not want one.
| Feature | Vynex API | direct Anthropic |
|---|---|---|
| Claude Opus / Sonnet / Haiku | ✓ | ✓ |
| OpenAI-compatible interface | ✓ | Anthropic SDK |
| Same key for GPT & Gemini | ✓ | ✗ |
| Streaming + tool calling | ✓ | ✓ |
| Per-token pricing | ✓ | ✓ |
Yes. Point the OpenAI SDK base_url at Vynex and pass a Claude model name. The request/response shape is OpenAI-compatible; streaming and tool calling work the same way.
The Claude 4.x family including Opus, Sonnet, and Haiku. See /pricing for the current list and rates.