Wild APIs

UnoRouter

FreemiumLiveLast verified 24 Sept 2026
OpenAI-compatible gateway routing one API key across 200+ AI models from many providers.

Example request

curl -s https://api.unorouter.com/v1/chat/completions -H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" -d '{"model":"<model-id>","messages":[{"role":"user","content":"hello"}]}'

Free tier, in plain English

Free access to a large set of ':free' models with a low per-minute cap per model; paid pay-as-you-go pricing for the rest.

Alternatives in LLMs