Groq logo

Free Groq API Key, Base URL & Rate Limits

API Provider

Groq is a cloud AI platform powered by its proprietary LPU (Language Processing Unit) chips, delivering dramatically faster inference than GPU-based providers.

OpenAI CompatibleFree TierFunction CallingVision

How to get a free Groq API key

  1. 1
    Sign up at console.groq.com Email or Google/GitHub login. No credit card.
  2. 2
    Go to API Keys in the sidebar
  3. 3
    Create API key
  4. 4
    Choose a model Llama 3.3 70B is the most popular free option.
  5. 5
    Configure OpenAI client Base URL: https://api.groq.com/openai/v1

Provider Snapshot

P Provider Type API Provider
O OpenAI Compatible Yes
U Base URL https://api.groq.com/openai/v1
F Free Tier 7 free models online
P Phone Required No
S Streaming Varies
T Function Calling Yes
V Vision Yes
L Last Updated 2026-08-06

Supported Models 12 models

View in directory →
Model ID Developer Context Availability Free Tier Use cases
moonshotai/kimi-k2-instruct
Moonshot Kimi K2
Kimi 131K Online Yes chatcoding
moonshotai/kimi-k2-instruct-0905
Moonshot Kimi K2 0905
Kimi 131K Online Yes chatcoding
groq/compound
groq/compound
Groq 131K Online Yes chat
groq/compound-mini
groq/compound-mini
Groq 131K Online Yes chat
whisper-large-v3
whisper-large-v3
Groq 131K Online Yes chat
whisper-large-v3-turbo
whisper-large-v3-turbo
Groq 131K Online Yes chat
allam-2-7b
allam-2-7b
Groq 8K Online Yes chat
deepseek-r1-distill-70b
deepseek-r1-distill-70b
Groq 131K Check provider Yes chatreasoning
kimi-k2-instruct
kimi-k2-instruct
Kimi 262K Check provider Yes chat
llama-4-maverick-17b-128e-instruct
llama-4-maverick-17b-128e-instruct
Groq 131K Check provider Yes chat
meta-llama/llama-4-scout-17b-16e-instruct
llama-4-scout-17b-16e-instruct
Groq 131K Check provider Yes chat
qwen/qwen3-32b
qwen3-32b
Alibaba 131K Check provider Yes chat

Developer Tools

K Save API Key Never lose your API keys — save keys from all providers in one place. T Test API Key Test your API key and check quota.

Groq FreeLLM Score free API access score

How we score →
79 /100
✅ Solid Choice — Strong in easy signup
Generosity Free limits and access terms
90
Access Signup and key availability
100
Model Breadth Free model coverage
45
Reliability Status and stability signals
85
Compatibility SDK and endpoint support
85
Quality Model capability signals
70

What is Groq?

World's fastest LLM inference — ultra-low latency, free tier.

Groq is a cloud AI platform powered by its proprietary LPU (Language Processing Unit) chips, delivering dramatically faster inference than GPU-based providers. The free tier supports Llama, Qwen, DeepSeek-R1, and Whisper models with generous daily limits. Groq is fully OpenAI SDK-compatible, making it a drop-in replacement for any tool that accepts a custom base URL.

  • Ultra-fast inference (~2,600 tok/s)
  • Free tier: 14,400 RPD for most models
  • Supports Llama 4, Qwen3, DeepSeek-R1
  • OpenAI-compatible

API Compatibility: Live-tested OpenAI-compatible Chat Completions and Responses

Groq Free Tier Limits & Pricing

Credit Card Not required
Phone Verification Not required
Free Tier 7 free models online
Context Range 8K – 262K
Total Models 12 listed
Rate Limits 30 RPM, 250 RPD · 20 RPM, 2,000 RPD · 30 RPM, 14,400 RPD
API Compatibility Live-tested OpenAI-compatible Chat Completions and Responses

Groq API Setup Tutorials

Groq is fully compatible with popular AI coding assistants like Cursor, Claude Code, and more. To see step-by-step API configuration instructions for your favorite tool, please visit our Global Configuration Guide →

Groq Model Use Cases

What Groq's free models are best for, based on aggregated model capabilities:

Chat 12 models Coding 2 models Reasoning 1 model

Groq Limitations & Caveats

  • Rate limits vary significantly by model — check per-model limits
  • Some models have token-per-minute caps in addition to RPM
  • LPU availability may cause queuing during peak usage

Groq FAQ

Why are Groq's rate limits different for each model?

Groq's LPU hardware has model-specific throughput. Larger models (70B+) get lower RPM, while smaller models (8B) can handle 30 RPM or more. Always check the per-model rate card in the Groq console.

Is Groq really faster than other free LLM providers?

Yes — Groq's LPU chips deliver 2,000-3,000 tokens/second on smaller models, which is 5-10× faster than GPU-based providers. This makes Groq ideal for real-time applications like chatbots and coding assistants.

Can I use Groq as a drop-in replacement for OpenAI?

Yes. Groq's API is fully OpenAI-compatible. Just change the base URL to https://api.groq.com/openai/v1 and use your Groq API key. Model names differ (e.g. llama-3.3-70b-versatile instead of gpt-4o).