Introduction
Orux AI is a single OpenAI-compatible gateway in front of every frontier AI model.
Point any OpenAI SDK at https://orux.top/api/v1, hand it an Orux AI API key, and you get unified access to Claude, GPT, Gemini, Veo, Sora, Suno and 100+ more — with one bill, one observability layer, and built-in failover.
What you get#
Chat, images, video and music — all under /api/v1, all with the schema you already know.
Claude, GPT, Gemini, Grok, Veo, Sora, Suno, Midjourney, Flux, Kling and more — by short model id, no per-provider plumbing.
Multi-channel routing with circuit breakers, retries and queueing. If a provider blinks, you do not.
Every model has a public Credits price. 1 USD = 200 Credits. No hidden margin in token math.
Streaming, tool calls, JSON mode, async tasks, HMAC-signed webhooks — all on by default.
Base URL#
All endpoints live under a single base URL. Pass your API key as a Bearer token in the Authorization header.
https://orux.top/api/v1Five-minute integration#
- Sign up at orux.top/register and grab 200 free Credits.
- Create an API key in the dashboard. Keys are AES-GCM encrypted at rest — you can reveal the full secret any time from the key list (eye icon).
- Pick a short model model id from /docs/models (e.g. claude-opus-4.7, gpt-5.5, deepseek-v3.1).
- Point your OpenAI SDK at https://orux.top/api/v1 and ship.
How pricing works#
Orux AI prices every model in Credits. 1 USD = 200 Credits, fixed. Credits never expire. The dashboard shows real-time spend and per-model breakdowns. Minimum top-up: $10 / ¥50.