One API for
every AI model
Access GPT-5, Claude, Llama 4, Gemini, Sora, FLUX and 40+ more models through a single REST API. Zero markup pricing.
$10 free credit included. No credit card required.
import requests
response = requests.post(
"https://api.arcaneapi.com/v1/chat",
headers={
"Authorization": "Bearer ak_your_key",
},
json={
"model": "claude-sonnet-4-6",
"messages": [{
"role": "user",
"content": "Hello!"
}]
}
)
print(response.json())
Supported providers
Get started in three steps
From sign-up to first API call in under two minutes.
Create an account
Sign up with your email. You'll get $10 in free credits instantly.
Generate an API key
Create a key from the dashboard. Use it to authenticate all requests.
Make API calls
Send requests to any supported model. OpenAI-compatible format.
Built for developers
Everything you need to integrate AI into your product.
Unified API
One endpoint, one format. Chat, images, video, audio, embeddings — all unified.
Zero markup
Passthrough provider pricing. Pay exactly what the provider charges.
Low latency
Intelligent routing with sub-100ms overhead on every request.
Secure by default
SHA-256 hashed keys. TLS 1.3. SOC 2 compliant infrastructure.
Usage analytics
Per-model breakdowns, cost tracking, and automated alerts.
Great docs
Quickstart, full reference, and code examples in 3 languages.
Available models
53 models across 19 providers — chat, image, video, audio, embeddings & more
GPT-5.2
400,000 context
$1.75 / $14 per 1M
Claude Sonnet 4.6
200,000 context
$3 / $15 per 1M
Gemini 2.5 Pro
2,000,000 context
$1.25 / $10 per 1M
Llama 4 Maverick
131,072 context
$0.2 / $0.6 per 1M
O3
200,000 context
$2 / $8 per 1M
Sora 2 Pro
video generation
$0.5 per second
FLUX.2 Max
image generation
$0.07 per MP
Voyage 4 Large
32,000 context
$0.12 per 1M tokens
Simple pricing
Zero markup on token pricing. Transparent 5% top-up fee for managed billing.
Free
$0
$10 credit included
- All models
- 100 req/min
- Usage dashboard
Developer
Pay-as-you-go
No minimums
- Everything in Free
- 1,000 req/min
- Priority routing
Enterprise
Custom
Volume discounts
- Unlimited rate
- 99.9% SLA
- Dedicated support