Wild APIs

AI/ML API

PaidLiveLast verified 24 Sept 2026
Single API and key that proxies 1,000+ third-party LLM, image and speech models, OpenAI-SDK compatible.

Example request

curl -s https://api.aimlapi.com/v1/chat/completions -H 'Authorization: Bearer $API_KEY' -H 'Content-Type: application/json' -d '{"model":"gpt-4o-mini","messages":[{"role":"user","content":"Hello"}]}'

Free tier, in plain English

Access is pay-as-you-go per token/generation with a minimum top-up; the site mentions a 'free playground' but doesn't publish a free API request quota.

Alternatives in LLMs