Ollama Cloud logo

Free Ollama Cloud API Key, Base URL & Rate Limits

API Provider

Ollama Cloud provides a hosted version of the popular Ollama runtime, exposing Llama, Qwen, Gemma, and other open models through the familiar Ollama API format.

OpenAI CompatibleFree TierStreamingFunction CallingVision

How to get a free Ollama Cloud API key

  1. 1
    Sign up at ollama.com Email registration. No credit card.
  2. 2
    Go to Settings → API Keys
  3. 3
    Create your free Ollama API key
  4. 4
    Choose a model Llama, Qwen, Gemma available. Familiar Ollama API format.
  5. 5
    Configure client Base URL: https://api.ollama.com. OpenAI-compatible wrapper available.

Provider Snapshot

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

Supported Models 14 models

View in directory →
Model ID Developer Context Availability Free Tier Use cases
kimi-k3
kimi-k3
Kimi 128K Online Yes chat
deepseek-v4-flash:preview
deepseek-v4-flash
DeepSeek 1.0M Online Yes chat
minimax-m3
minimax-m3
MiniMax 1.0M Online Yes chat
deepseek-v4-pro
deepseek-v4-pro
DeepSeek 128K Online Yes chat
nemotron-3-ultra
nemotron-3-ultra
Ollama Cloud 262K Online Yes chatreasoning
mistral-large-3:675b
mistral-large-3:675b
Ollama Cloud 128K Online Yes chat
qwen3.5:397b
qwen3.5:397b
Ollama Cloud 131K Online Yes chat
gpt-oss:20b
gpt-oss:20b
OpenAI 131K Online Yes chatcoding
deepseek-v3-1-671b-cloud
deepseek-v3.1:671b-cloud
Ollama Cloud 128K Check provider Yes chat
deepseek-r1-cloud
deepseek-r1:cloud
Ollama Cloud 128K Check provider Yes chatreasoning
qwen3-coder-480b-cloud
qwen3-coder:480b-cloud
Ollama Cloud 128K Check provider Yes chatcoding
gpt-oss-120b-cloud
gpt-oss:120b-cloud
Ollama Cloud 128K Check provider Yes chatcoding
kimi-k2-1t-cloud
kimi-k2:1t-cloud
Ollama Cloud 262K Check provider Yes chat
glm-4-6-cloud
glm-4.6:cloud
Ollama Cloud 128K 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.

Ollama Cloud FreeLLM Score free API access score

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

What is Ollama Cloud?

Ollama Cloud — run Llama, Qwen, Gemma via Ollama API in the cloud.

Ollama Cloud provides a hosted version of the popular Ollama runtime, exposing Llama, Qwen, Gemma, and other open models through the familiar Ollama API format. Free tier has unpublished session/weekly limits. Useful for developers already using Ollama locally who want a zero-config cloud option.

  • Ollama-native API format
  • Llama, Qwen, Gemma models
  • Familiar Ollama tooling
  • OpenAI-compatible endpoint available

API Compatibility: Ollama API + OpenAI-compatible wrapper

Ollama Cloud Free Tier Limits & Pricing

Credit Card Not required
Phone Verification Not required
Free Tier 8 free models online
Context Range 128K – 1.0M
Total Models 14 listed
Rate Limits Session/weekly limits (unpublished)
API Compatibility Ollama API + OpenAI-compatible wrapper

Ollama Cloud API Setup Tutorials

Ollama Cloud 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 →

Ollama Cloud Model Use Cases

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

Chat 14 models Coding 3 models Reasoning 2 models

Ollama Cloud Limitations & Caveats

  • Rate limits are unpublished — hard to plan capacity
  • Limited model selection compared to Ollama self-hosted
  • Newer/smaller provider with limited track record

Ollama Cloud FAQ

Is Ollama Cloud the same as running Ollama locally?

Ollama Cloud runs the same Ollama runtime but hosted in the cloud. The API is identical, so any tool that works with local Ollama works with Ollama Cloud — just change the base URL.

What are Ollama Cloud's rate limits?

Ollama Cloud doesn't publish exact rate limits for the free tier. Users report session-based and weekly limits. For predictable capacity, consider self-hosting Ollama or using a provider with published limits.

Does Ollama Cloud support OpenAI-compatible API?

Yes — Ollama Cloud provides an OpenAI-compatible wrapper in addition to the native Ollama API format. You can use it with any OpenAI SDK client by setting the base URL.