The Complete Guide to Free LLM APIs
and Low-Cost Inference in 2026
Token costs are climbing. Your Hermes Agent, OpenClaw, or Open Code project should not stall because of a billing alert. Here is every provider offering free API access right now, what the real limits are, and the cheapest unlimited-style subscriptions when you need to go further.
Quick Glossary: RPM Means Requests Per Minute, RPD Means Requests Per Day
Terms you will see throughout this guide
The number of API calls you can send in any 60-second window before the provider throttles or rejects the next one with a 429 error.
The total number of API calls allowed in a rolling or calendar day, regardless of how you space them out.
Tokens Per Minute. A separate ceiling some providers use instead of, or alongside, RPM, since one request can contain very different amounts of text.
The HTTP status code returned when you exceed a rate limit. It means slow down, not you are banned.
Quick Reference: All Free API Tiers
No credit card, no trial period limits, verified July 4, 2026
| Provider | Top Free Models (Verified) | Daily / Monthly Limit | Rate Limit | Card Required | Specialty Modalities | How Long Free |
|---|---|---|---|---|---|---|
| Google AI Studio | Gemini 3.5 Flash, Gemini 3.1 Pro (preview), Gemini 3 Flash-Lite | ~1,500 RPD on Flash-Lite; lower on 3.5 Flash | 10-15 RPM | No | Vision, Audio, Video, Deep Research (free) | Ongoing; quotas cut in late 2025 |
| NVIDIA NIM | GLM-5.2, Nemotron 3 Ultra, Llama 4 Scout | No credit or token cap; access is gated entirely by rate limit | 40 RPM hard cap, shared across all models, non-negotiable on free tier | No | Vision, embeddings, safety/guard models | Permanently free; NVIDIA removed its earlier 5,000-credit ceiling in 2026 |
| Groq | Llama 4 Scout, Llama 3.3 70B, Kimi K2 | 1,000-14,400 req/day | 30 RPM, 6-30K TPM | No | Whisper Large v3 & Turbo STT (free) | Free Forever tier |
| Cerebras | Llama 3.3 70B, Llama 4 Scout, Qwen3-32B | Model-dependent daily budget | 30 RPM / 60K TPM | No | Fastest raw inference speed (2,000+ tok/sec) | Ongoing free tier |
| OpenRouter | DeepSeek R1, Qwen3 Coder 480B, GLM-5.2 | 50 requests/day (no balance); 1,000 requests/day (with $10+ lifetime credit purchase) | 20 RPM | No | Vision and tool calling on select free models | Ongoing; 25+ free models rotate, platform-wide cap applies to all of them equally |
| Mistral La Plateforme | Mistral Small 3.2, Devstral Small, Codestral | 1 req/sec (Experiment tier) | ~1 RPS | Phone verify | Vision (Pixtral), Code (Codestral) | Ongoing Experiment tier |
| GitHub Models | GPT-5-mini, Llama 4 Scout, DeepSeek-R1 | 10-150 req/day (model class dependent) | 10-15 RPM | No | Vision on GPT-4.1 / o4-mini class models | Ongoing for GitHub account holders |
| SambaNova Cloud | Llama 3.3 70B, DeepSeek-V3.1, gpt-oss-120b | Model-specific RPM caps | 10-30 RPM | No | Llama Vision (rate limited) | Ongoing free tier |
| Hugging Face Inference | Llama 3.2 11B Vision, Qwen2.5, Flux.1 Dev | Credit-based monthly quota | Cold-start dependent | No | Image gen, audio, STT | Ongoing (shared infra) |
| Cohere | Command A, Command R7B, Rerank 3.5 | 1,000 API calls/month | 20 RPM | No | Embed v4, Rerank, STT (5 RPM) | Ongoing, non-commercial only |
| DeepSeek | DeepSeek-V4-Flash, DeepSeek-R1 | Signup credit varies by promo | Low RPM without paid tier | After credit | 1M context, reasoning mode | One-time credit, then pay-as-you-go |
| Cloudflare Workers AI | Llama 4 Scout, Mistral 7B, Gemma 7B | 10,000 neurons/day | Standard Workers limits | No | Whisper STT, text-to-image, embeddings | Ongoing free plan |
Provider Deep Dives
Ranked using OpenRouter usage and benchmark data where applicable
Do not use for confidential or client data. NVIDIA's free-tier terms permit using inputs and outputs to improve their own models.
Watch out: Google reduced free quotas in late 2025 and may again; confirm current per-model RPM/RPD on the AI Studio rate limits page before relying on a specific number.
Best for: Voice agents and real-time chat. Kimi K2 remains a strong free option for agentic tool use.
Best for: Batch document processing where wall-clock speed, not daily volume, is the bottleneck.
:free, or see the Free Router section below. The 50 vs. 1,000 RPD split applies to your total free-model usage across ALL free models combined, not per model.https://models.inference.ai.azure.comsn-).What Cursor, Codex, and Antigravity Actually Give You Free
The three coding environments founders ask about most
| Tool | Free Tier | What's Included | Paid Trigger |
|---|---|---|---|
| Cursor | Hobby plan, $0 | 2,000 Tab code completions/month, limited Agent requests, free trial of Pro | Pro is $20/mo, includes $20 of frontier model usage billed at raw provider rates after that pool |
| OpenAI Codex | Bundled with ChatGPT Free and Go plans | Codex extension works in VS Code with a ChatGPT login; free accounts get reduced usage caps vs. Plus, Pro, Business, Enterprise | Higher limits and priority require ChatGPT Plus ($20/mo) or above |
| Google Antigravity | Free with a Google account | Google's agent-first coding environment, ships with Gemini 3.5 Flash access out of the box since the May 2026 launch | No separate paywall reported yet; usage tied to same Google AI quotas as AI Studio |
| Cline (VS Code extension) | Extension is free forever, open source | No tokens of its own. Bring your own key (BYOK) from any provider in this guide, or use its built-in usage-billing option where a small number of models are tagged FREE | Usage is billed by whichever provider key you connect, not by Cline itself |
The OpenRouter Free Models Router
One endpoint, zero cost, automatic model selection
OpenRouter ships a special model slug called openrouter/free that removes the need to pick a specific free model yourself.
How It Works
The Recommended Free Stack
How to cover 80-90% of your agent workload at $0/month
Agent Workflow Stack (July 2026)
Low-Cost Subscriptions for Unlimited Open Weights
What you actually pay, what it includes, and the top models in each plan
These are flat-fee subscriptions, not pay-per-token pricing. Use these once you outgrow free tier rate limits and need guaranteed, repeatable throughput for a running agent.
| Provider / Plan | Price | What's Included | Top 3 Open Weight Models (July 2026) | Best For |
|---|---|---|---|---|
| Featherless Basic | $10/mo | Unlimited monthly requests, 2 concurrent connections, private/anonymous usage, no logs | Llama 3.3 8B/70B, Mistral 7B, Qwen2.5 14B | Chat, role-play, lightweight assistants |
| Featherless Premium | $25/mo | Unlimited requests, 4 concurrent connections, full catalogue access | Kimi K2, GLM-5.2, DeepSeek V4 Flash | Founders who want one flat fee for any open model, any size |
| Featherless Agent Standard/Max | $100-$200/mo | Up to 8 concurrent connections, 256K context, one agent sandbox included | DeepSeek V4 Pro, GLM-5.2, Nemotron 3 Ultra | Running persistent agents (Hermes Agent, OpenClaw) at scale |
| GLM Coding Lite | $18/mo (~$12.60/mo annual) | ~120 prompts per 5-hour cycle, flagship GLM access via Claude Code, Cline, or Roo Code | GLM-4.5, GLM-5.2 (flagship), GLM-5.2-Air | Day-to-day coding on small to mid repos |
| GLM Coding Pro | $72/mo (~$50.40/mo annual) | ~5x Lite usage, priority queueing | GLM-5.2, GLM-5.2-Air, GLM-4.5 | Heavier individual development workloads |
| GLM Coding Max | $160/mo (~$112/mo annual) | ~20x Lite usage, peak-hour priority | GLM-5.2, GLM-5.2-Air, GLM-4.5 | Teams or power users running agents continuously |
| Hugging Face PRO | $9/mo | Removes cold starts, higher inference limits, ZeroGPU Spaces access | Qwen2.5-72B, Llama 3.3 70B, FLUX.1-dev | Prototyping without cold-start delays |
Specialty Models: Image, Video, TTS/STT
Free access beyond text generation
| Modality | Provider | Free Model | Free Limit | Access |
|---|---|---|---|---|
| Image Generation | Hugging Face | FLUX.1 Dev | Credit-based, shared infra | HF Inference API, read token |
| Image Generation | Cloudflare Workers AI | Stable Diffusion XL | 10K neurons/day | Workers AI API |
| Speech-to-Text | Groq | Whisper Large v3 / Turbo | 2,000 req/day, 7,200 audio-sec/min | console.groq.com audio endpoint |
| Speech-to-Text | Cloudflare Workers AI | Whisper | Included in 10K neurons/day | Workers AI API |
| Speech-to-Text | Cohere | Audio Transcriptions | 5 RPM (trial key) | Cohere trial key |
| Vision / Multimodal | Google AI Studio | Gemini 3.5 Flash | Rate-limited, no hard cap | ai.google.dev |
| Vision / Multimodal | OpenRouter | Select :free vision models | 20 RPM / 50-1,000 RPD | openrouter.ai |
| Embeddings | Cohere | Embed v4 | Included in 1,000 calls/mo trial | Cohere trial key |
| Embeddings | Cloudflare Workers AI | BGE / Multilingual embeddings | 10K neurons/day | Workers AI API |
| Reranking (RAG) | Cohere | Rerank 3.5 | Included in 1,000 calls/mo trial | Cohere trial key |
| Video Generation | Z.ai / GLM | CogVideoX-3 (paid, low cost) | Not free, $0.20/video | docs.z.ai |
Benchmarks: Top Free Models Right Now
5 leading open weight models plus the top free Gemini models, verified July 2026
| Model | Type | Top Coding Score | Top Reasoning Score | Top Agentic Score | Context Window | Best Used For |
|---|---|---|---|---|---|---|
| GLM-5.2 (Z.ai) | Open Weight, MIT | 62.1% SWE-bench Pro | 80.3% GPQA Diamond | 81.0% Terminal-Bench 2.1 | 1,000,000 tokens | Long-horizon coding across large monorepos; strongest open model on context-heavy agent work |
| DeepSeek-R1 | Open Weight, MIT | ~49% SWE-bench Verified | Strong on AIME/GPQA-class reasoning chains | Competent multi-step tool use | 128,000 tokens | Budget-friendly deep reasoning and math-heavy tasks where speed matters less than accuracy |
| Qwen3 Coder 480B | Open Weight, Apache 2.0 | Strong on SWE-bench and LiveCodeBench-class evals | Solid general reasoning, not a frontier leader | Reliable tool-calling in agent harnesses | 256,000 tokens | Dedicated coding assistant use inside IDEs and CI pipelines |
| Kimi K2 (Moonshot AI) | Open Weight, Modified MIT | Competitive on agentic coding benchmarks | Strong general knowledge and instruction-following | Built specifically for tool-use and agent workflows | 128,000 tokens | General-purpose agent backbone when GLM-5.2 rate limits are exhausted |
| Llama 4 Scout (Meta) | Open Weight, Llama License | Moderate, below coding-specialist models | Balanced general reasoning | Native multimodal, works well as a fast agent router | 10,000,000 tokens (theoretical); most hosts cap at 128K-1M | High-throughput classification, summarization, and vision tasks at low latency |
| Gemini 3.5 Flash (Google) | Closed, Free Tier | Reportedly beats Gemini 3.1 Pro on most coding evals | Frontier-class reasoning at Flash speed | Strong native agentic and tool-use performance | 1,048,576 tokens | The best all-around free model for coding agents, multimodal input, and everyday reasoning |
| Gemini 3 Flash-Lite (Google) | Closed, Free Tier | Improved over Gemini 2.5 Flash-Lite, below full Flash | Good for its size, not frontier-class | Basic tool use, best for simple agent loops | 1,048,576 tokens | High-volume, latency-sensitive tasks where you need the highest daily free request cap |
Fallback Benchmarks: Low-Cost Frontier Models
Where to go when free limits run out, compared on cost, coding, reasoning, and context
| Model | Price (In/Out per 1M) | SWE-bench Verified | SWE-bench Pro | Top Reasoning/Agentic | Context Window | Best Used For |
|---|---|---|---|---|---|---|
| Gemini 3.5 Flash | Lowest-cost Flash tier pricing | Beats Gemini 3.1 Pro on most evals | Not separately reported | Frontier-level agentic and tool use at Flash speed | 1,048,576 tokens | Best cost-to-capability ratio for coding agents and multimodal work |
| Gemini 3 Flash | $0.50 / $3.00 | Outperforms Gemini 2.5 Pro | Not separately reported | Near-Pro-level reasoning at Flash cost | 1,000,000 tokens | Everyday business tasks, drafts, summarization at the lowest reliable frontier cost |
| Claude Sonnet 5 | $2.00 / $10.00 (intro through Aug 31, 2026; $3/$15 standard after) | 85.2% | 63.2% | 80.4% Terminal-Bench 2.1, 81.2% OSWorld-Verified | 1,000,000 tokens (128K standard output, up to 300K via beta header) | Highest coding accuracy per dollar among named frontier models; best default for serious agent coding |
| Grok 4.5 | $2.00 / $6.00 (under 200K context; 2x above) | Not separately reported | 64.7% | 83.3% Terminal-Bench 2.1, 62.0% DeepSWE 1.0 | 500,000 tokens | Token-efficient coding agent; uses roughly 4x fewer output tokens than Opus-class models on equivalent tasks, lowering real-world cost |
| GPT-5.6 Terra | $2.50 / $15.00 | Matches GPT-5.5-class quality per OpenAI | Not separately reported | Balanced everyday reasoning and tool use | 1,050,000 tokens | Middle-tier fallback for teams standardized on the OpenAI ecosystem needing reliable general performance |
| GPT-5.6 Luna | $1.00 / $6.00 | Below Terra and Sol, above GPT-5 Mini | Not separately reported | Fast, lightweight agent tasks | 400,000 tokens | Cheapest OpenAI fallback for high-volume, low-complexity agent calls |
5 Rules for Staying Inside Free Limits
Keep your AI stack current without doing the research twice.
PromptHacker turns the fast-moving AI market into clear decisions, useful workflows, and practical next steps.