Curated list of LLM APIs with permanent free tiers
mnfst/awesome-free-llm-apis3.4k
+1.7k/day325
JavaScriptAI/MLπ BreakoutPermanent Free LLM API List (API Keys) ππ
AI Analysis
A comprehensive directory of LLM providers offering permanent free API access for inference.
Built for Developers building AI-powered applications who need reliable, cost-effective model access.
From the README
LLM APIs with permanent free tiers for text inference.
Contents
Provider APIs
APIs run by the companies that train or fine-tune the models themselves.
- Cohere πΊπΈ - Command A, Command R+, Aya Expanse 32B +9 more. 20 RPM, 1K/mo.
- Google Gemini πΊπΈ - Gemini 2.5 Pro, Flash, Flash-Lite +4 more. 5-15 RPM, 100-1K RPD. [^1]
- Mistral AI πͺπΊ - Mistral Large 3, Small 3.1, Ministral 8B +3 more. 1 req/s, 1B tok/mo.
- Zhipu AI π¨π³ - GLM-4.7-Flash, GLM-4.5-Flash, GLM-4.6V-Flash. Limits undocumented.
Inference providers
Third-party platforms that host open-weight models from various sources.
- Cerebras πΊπΈ - Llama 3.3 70B, Qwen3 235B, GPT-OSS-120B +3 more. 30 RPM, 14,400 RPD.
- Cloudflare Workers AI πΊπΈ - Llama 3.3 70B, Qwen QwQ 32B +47 more. 10K neurons/day.
- GitHub Models πΊπΈ - GPT-4o, Llama 3.3 70B, DeepSeek-R1 +more. 10-15 RPM, 50-150 RPD.
- Groq πΊπΈ - Llama 3.3 70B, Llama 4 Scout, Kimi K2 +17 more. 30 RPM, 1K RPD (14,400 for Llama 3.1 8B). [^3]
- Hugging Face πΊπΈ - Llama 3.3 70B, Qwen2.5 72B, Mistral 7B +many more. $0.10/mo in free credits.
- Kluster AI πΊπΈ - DeepSeek-R1, Llama 4 Maverick, Qwen3-235B +2 more. Limits undocumented.
- LLM7.io π¬π§ - DeepSeek R1, Flash-Lite, Qwen2.5 Coder +27 more. 30 RPM (120 with token).
- NVIDIA NIM πΊπΈ - Llama 3.3 70B, Mistral Large, Qwen3 235B +more. 40 RPM.
- Ollama Cloud πΊπΈ - DeepSeek-V3.2, Qwen3.5, Kimi-K2.5 +17 more. 1 concurrent model, light usage. [^2]
- OpenRouter πΊπΈ - DeepSeek R1, Llama 3.3 70B, GPT-OSS-120B +29 more. 20 RPM, 50 RPD (1K with $10+ in purchased credits). [^4]
Contributing
Know a free tier that's missing? Open a PR. Include the provider, endpoint, rate limits (link to their docs), and a few notable models. Trial credits and time-limited promos don't count.
Footnotes
- RPM -- requests per minute. RPD -- requests per day.
- "Limits undocumented" means the provider doesn't publish their rate limits.
- All endpoints are OpenAI SDK-compatible unless noted.
- Each link points to the provider's API key page.
- [^1]: Free tier not available in the EU, UK, or Switzerland (available regions).
- [^2]: Ollama Cloud measures usage by GPU time, not tokens or requests. Free tier described as "light usage" with session limits resetting every 5 hours and weekly limits every 7 days. Pro (50x more) and Max (250x more) plans available. Not OpenAI SDK-compatible; uses Ollama API.
- [^3]: 14,400 RPD only applies to Llama 3.1 8B Instant. Most other models (Llama 3.3 70B, Llama 4 Scout, Kimi K2, etc.) are limited to 1,000 RPD (rate limits).
- [^4]: Free models default to 50 RPD. A one-time purchase of $10+ in credits unlocks 1,000 RPD for free models. OpenRouter also offers a Free Models Router (
openrouter/free) and model fallbacks for chaining models in priority order.