Introduction
Claudexia gives you Claude-compatible API access through one API key from the dashboard. It works with both the Anthropic Messages API and the OpenAI Chat Completions API, so you can plug it into SDKs, editors, agents, and automation tools that support a custom base URL.
What Claudexia provides
| Area | What you get |
|---|---|
| Anthropic-compatible | POST /v1/messages with Anthropic-style request and SSE streaming |
| OpenAI-compatible | POST /v1/chat/completions and GET /v1/models |
| Claude models | Claude Opus 4.7, Opus 4.6, Opus 4.5, Sonnet 4.6, Sonnet 4.5, Haiku 4.5, plus GPT 5.5 and GPT 5.4 |
| Tooling | Works with Cursor, Claude Code, VS Code extensions, SDKs, and cURL |
| Billing | Pay-as-you-go per 1M tokens per model |
| Key controls | Allowed models, IDE restrictions, IP whitelist, usage limits, and request-level streaming control |
Recommended model IDs
These are the stable IDs we recommend in docs and clients:
claude-opus-4.7claude-opus-4.5claude-sonnet-4.5claude-sonnet-4claude-haiku-4.5
Legacy dated Anthropic IDs and some aliases also resolve correctly, but for new setups it is better to use the stable names above.
Base URL rules
- Anthropic SDK / raw Anthropic API: use
https://api.claudexia.tech/v1 - OpenAI SDK / Cursor / VS Code OpenAI-compatible tools: use
https://api.claudexia.tech/v1 - Claude Code: use
https://api.claudexia.techforANTHROPIC_BASE_URL(without/v1)
The rendered docs will automatically replace the host above with whatever base URL is configured in admin settings.
Why Claudexia
- No Anthropic account needed — get started with just an email
- Instant activation — create an API key and start making requests in under a minute
- Flexible payments — Russian cards (SBP), crypto (CryptoCloud, CryptoBot), and international options (Platega)
- Pay-as-you-go — no subscriptions, no monthly fees, credits never expire
- Dual API format — one key works with both Anthropic and OpenAI-compatible tools
- Per-key controls — model restrictions, rate limits, IP whitelist, IDE restrictions, and usage caps
Claudexia vs Anthropic Direct
| Feature | Anthropic Direct | Claudexia |
|---|---|---|
| Signup | Phone verification, US/EU card required | Email only, instant activation |
| Payment | Credit card (Visa/MC) | Cards, SBP, crypto, Platega |
| API formats | Anthropic only | Anthropic + OpenAI compatible |
| Key controls | Basic | Model/IP/IDE/rate/origin restrictions |
| Credit expiry | Monthly billing | Never expires |
| Global access | Limited regions | Available worldwide |
Quick links
- Quickstart - first request with Anthropic and OpenAI formats
- Models - stable model IDs, context sizes, and direct rates
- Authentication - API key usage and per-key controls
- IDE Integration - overview plus dedicated pages for Claude Code, VS Code extensions, and OpenCode
- Pricing - per-model rates per 1M tokens