Format Translation
Use the same key across /v1/messages or /v1/chat/completions. The gateway seamlessly transforms requests to match your upstream provider.
ONE KEY · THREE FORMATS · TOTAL CONTROL
Power Claude Code, Cursor, and your custom apps with Claude Fable 5 Thinking. Choose Anthropic, OpenAI, or NVIDIA compatible formats; manage usage from a single dashboard.
# Configure environment
export ANTHROPIC_BASE_URL="https://api.yourdomain.com"
export ANTHROPIC_AUTH_TOKEN="sk-live-••••••••••••"
export ANTHROPIC_MODEL="claude-fable-5-thinking"
# Launch Claude Code directly
$ claude
✓ Connected to CoreQM Gateway
Model: claude-fable-5-thinking (active)
Streaming: ready · latency: 82ms
The public model name stays constant; backend providers, pricing, and formats can be tuned at any time.
Use the same key across /v1/messages or /v1/chat/completions. The gateway seamlessly transforms requests to match your upstream provider.
Daily and total tokens, credit balance, request history, and expiration in one view. Configurable markup for resale.
Sub-keys are displayed only once. Only cryptographic SHA-256 hashes are stored in the database with instant revocation.
Store encrypted upstream API keys for Claude, OpenAI, NVIDIA, and Gemini with granular user-group routing.
Instant top-up after order review. Once approved, credits are added directly to your account balance.
Check expiration date, daily usage, and limits securely without logging in. Key values are never logged or stored.
Connect Claude Fable 5 Thinking seamlessly to your favorite tools and libraries.
Quick answers regarding accounts, security, and protocol compatibility.
No. You only need to configure the API key, base URL, and model environment variables.
By default, prompt content is never logged. Only billing metadata like token counts, model names, latency, and status are kept.
For security reasons, no. You can revoke the old key and generate a fresh one in seconds.
Yes. The key remains identical; simply change the target endpoint. The gateway handles protocol and body conversion.