Use one OpenAI-compatible endpoint to access GPT, Claude, Gemini, Llama, and hundreds more. Create keys, track usage, and manage billing from a single account.
Prepaid usage-based billing. No subscription. No recurring charge.
active rows, including free tiers
standard OpenAI-compatible surface
live passthrough and reconciliation
promotional starter credit for eligible new accounts
Copy the same curl block you would use with the OpenAI format.
curl https://uai.sh/v1/chat/completions \
-H "Authorization: Bearer YOUR-UAI-TOKEN" \
-H "Content-Type: application/json" \
-d '{
"model": "openai/gpt-4.1-mini",
"messages": [{"role": "user", "content": "Say hi in one short sentence."}],
"stream": false
}'
YOUR-UAI-TOKEN in curl.
A unified gateway for model access, visibility, and pricing clarity.
Use one OpenAI-compatible endpoint for GPT, Claude, Gemini, Llama, and the rest of the synced catalog. Swap the base URL and keep your SDK flow.
Check API health, model sync freshness, and incident history from the public status page before routing production traffic through the gateway.
Compare paid and free-tier routes, per-million-token pricing, context windows, and model options in one place instead of juggling separate provider dashboards.
Create a key and start sending OpenAI-compatible chat completions with curl, Python, Node, or the Cursor IDE using the same base URL and bearer key.
A simple onboarding flow adapted to how UAI works today.
Create your account with a magic link in one screen. Eligible new accounts receive USD 2 in starter credit to test the API flow immediately.
Start with the included starter credit, then add prepaid balance from billing when you need more volume across the catalog.
Issue a key, pick a live model, and start making OpenAI-compatible requests from the tools and SDKs you already use.
One-time prepaid credit for API usage. No subscription. No recurring billing.
Accepted: USDT, BTC, ETH, LTC and 30+ other cryptocurrencies via Cryptomus. Refunds subject to the Refund Policy. See Billing Policy for full details.
Ranked by recent UAI usage across paid rows. Each row also shows how much cheaper its input price is than the most expensive top model in this shortlist. Open the full catalog when you want to compare every synced row, including free tiers.
| Model | Input / 1M | Output / 1M | Context | Cheaper By |
|---|---|---|---|---|
| anthropic/claude-sonnet-5 | $2.60 | $13.00 | 1,000,000 | Highest input in this list anthropic/claude-sonnet-5 |
| openai/gpt-5.6-terra-pro | $2.60 | $15.60 | 1,050,000 | Highest input in this list openai/gpt-5.6-terra-pro |
| openai/gpt-5.6-sol-pro | $2.60 | $13.00 | 1,050,000 | Highest input in this list openai/gpt-5.6-sol-pro |
| openai/gpt-5.6-terra-pro:batch | $1.30 | $7.80 | 1,050,000 | $1.30 less 50% cheaper vs anthropic/claude-sonnet-5 |
| openai/gpt-5.6-sol-pro:batch | $1.30 | $6.50 | 1,050,000 | $1.30 less 50% cheaper vs anthropic/claude-sonnet-5 |
| openai/gpt-5.6-luna-pro | $0.26 | $1.56 | 1,050,000 | $2.34 less 90% cheaper vs anthropic/claude-sonnet-5 |
| openai/gpt-5.6-luna-pro:batch | $0.13 | $0.78 | 1,050,000 | $2.47 less 95% cheaper vs anthropic/claude-sonnet-5 |
| openai/gpt-5.6-luna | $0.26 | $1.56 | 1,050,000 | $2.34 less 90% cheaper vs anthropic/claude-sonnet-5 |
| openai/gpt-5.6-luna:batch | $0.13 | $0.78 | 1,050,000 | $2.47 less 95% cheaper vs anthropic/claude-sonnet-5 |
| anthropic/claude-sonnet-5:batch | $1.30 | $6.50 | 1,000,000 | $1.30 less 50% cheaper vs anthropic/claude-sonnet-5 |
Cheaper By compares input pricing against anthropic/claude-sonnet-5, the most expensive input-price row in this top-model shortlist.
Need more than the shortlist? Browse all 127 active catalog rows on the models page, including free-tier routes.
Top paid synced models visible to the landing and app surfaces.