Skip to content

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

AreaWhat you get
Anthropic-compatiblePOST /v1/messages with Anthropic-style request and SSE streaming
OpenAI-compatiblePOST /v1/chat/completions and GET /v1/models
Claude modelsClaude 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
ToolingWorks with Cursor, Claude Code, VS Code extensions, SDKs, and cURL
BillingPay-as-you-go per 1M tokens per model
Key controlsAllowed models, IDE restrictions, IP whitelist, usage limits, and request-level streaming control

These are the stable IDs we recommend in docs and clients:

  • claude-opus-4.7
  • claude-opus-4.5
  • claude-sonnet-4.5
  • claude-sonnet-4
  • claude-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.tech for ANTHROPIC_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 neededget started with just an email
  • Instant activationcreate an API key and start making requests in under a minute
  • Flexible paymentsRussian cards (SBP), crypto (CryptoCloud, CryptoBot), and international options (Platega)
  • Pay-as-you-gono subscriptions, no monthly fees, credits never expire
  • Dual API formatone key works with both Anthropic and OpenAI-compatible tools
  • Per-key controlsmodel restrictions, rate limits, IP whitelist, IDE restrictions, and usage caps

Claudexia vs Anthropic Direct

FeatureAnthropic DirectClaudexia
SignupPhone verification, US/EU card requiredEmail only, instant activation
PaymentCredit card (Visa/MC)Cards, SBP, crypto, Platega
API formatsAnthropic onlyAnthropic + OpenAI compatible
Key controlsBasicModel/IP/IDE/rate/origin restrictions
Credit expiryMonthly billingNever expires
Global accessLimited regionsAvailable worldwide
  • 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