Access the latest models — GPT-5.5, Claude Opus 4.7, Gemini 3 Pro, DeepSeek V4 — through one OpenAI-compatible endpoint.
curl -X POST https://aio.clawvid.net/v1/chat/completions \
-H "Authorization: Bearer aio-xxxx" \
-H "Content-Type: application/json" \
-d '{
"model": "claude-sonnet-4-6",
"messages": [{"role": "user", "content": "Hello!"}],
"stream": true
}'Models
We ship new models the day they're released. No waiting, no config changes — your API key unlocks them automatically.
Loading models...
Pricing
No monthly fees, no minimum commitment. Top up your balance and pay per token at cost.
Get started freeNo credit card required to sign up