{
  "dataset": "free-llm-api-hub",
  "version": "2.6.0",
  "generated": "2026-07-31",
  "license": "MIT",
  "homepage": "https://freellmapihub.com/",
  "docs": "https://freellmapihub.com/api/",
  "slice": "no-phone",
  "count": 21,
  "providers": [
    {
      "slug": "google-gemini",
      "name": "Google Gemini API (AI Studio)",
      "category": "ongoing",
      "free_type": "renewing-quota",
      "free_tier": "Gemini 2.5 Flash, 2.5 Flash-Lite, 2.5 Pro (limited), embeddings, TTS models",
      "rate_limits": "Varies by model, roughly 5-30 req/min and 20-500 req/day depending on model",
      "notes": "Free-tier prompts/outputs may be used by Google to improve its products when used outside the UK/CH/EEA/EU",
      "best_for": "The only frontier-class model with a genuine free tier",
      "modalities": [
        "text",
        "vision",
        "embeddings",
        "audio"
      ],
      "models_free": [
        "gemini-2.5-flash",
        "gemini-2.5-flash-lite",
        "gemini-2.5-pro"
      ],
      "expires": null,
      "docs_url": "https://ai.google.dev/gemini-api/docs/rate-limits",
      "phone_required": false,
      "card_required": false,
      "commercial_ok": true,
      "openai_compatible": true,
      "openai_base_url": "https://generativelanguage.googleapis.com/v1beta/openai/",
      "verified": true,
      "last_verified": "2026-07-11"
    },
    {
      "slug": "openrouter",
      "name": "OpenRouter",
      "category": "ongoing",
      "free_type": "renewing-quota",
      "free_tier": "20+ models with a :free suffix, single API across many providers",
      "rate_limits": "20 req/min; 50 req/day under 10 credits purchased lifetime, 1000 req/day once 10+ credits purchased (one-time, not a subscription)",
      "notes": "ToS (Apr 2026) prohibits resale or building a competing service on the free models; a private proxy for personal use is fine",
      "best_for": "Widest model selection behind one no-card key",
      "modalities": [
        "text",
        "vision"
      ],
      "models_free": [
        "cohere/north-mini-code:free",
        "google/gemma-4-26b-a4b-it:free",
        "google/gemma-4-31b-it:free",
        "inclusionai/ling-3.0-flash:free",
        "nvidia/nemotron-3-nano-30b-a3b:free",
        "nvidia/nemotron-3-nano-omni-30b-a3b-reasoning:free",
        "openai/gpt-oss-20b:free",
        "poolside/laguna-s-2.1:free"
      ],
      "expires": null,
      "docs_url": "https://openrouter.ai/docs/api-reference/limits",
      "phone_required": false,
      "card_required": false,
      "commercial_ok": true,
      "openai_compatible": true,
      "openai_base_url": "https://openrouter.ai/api/v1",
      "verified": true,
      "last_verified": "2026-07-11"
    },
    {
      "slug": "cloudflare-workers-ai",
      "name": "Cloudflare Workers AI",
      "category": "ongoing",
      "free_type": "renewing-quota",
      "free_tier": "10,000 Neurons/day, all account plans",
      "rate_limits": "30+ models: LLMs (Llama, Mistral, DeepSeek, Qwen...), embeddings, image, audio",
      "notes": "Resets daily at 00:00 UTC; overage on a Workers Paid plan bills at $0.011/1,000 Neurons",
      "best_for": "Highest free daily volume for a real side project",
      "modalities": [
        "text",
        "embeddings",
        "image",
        "audio"
      ],
      "models_free": [
        "@cf/meta/llama-3.3-70b-instruct-fp8-fast",
        "@cf/meta/llama-3.1-8b-instruct",
        "@cf/mistralai/mistral-small-3.1-24b-instruct",
        "@cf/qwen/qwen2.5-coder-32b-instruct",
        "@cf/deepseek-ai/deepseek-r1-distill-qwen-32b",
        "@cf/google/gemma-3-12b-it"
      ],
      "expires": null,
      "docs_url": "https://developers.cloudflare.com/workers-ai/platform/pricing/",
      "phone_required": false,
      "card_required": false,
      "commercial_ok": true,
      "openai_compatible": true,
      "openai_base_url": "https://api.cloudflare.com/client/v4/accounts/{account_id}/ai/v1",
      "verified": true,
      "last_verified": "2026-07-11"
    },
    {
      "slug": "github-models",
      "name": "GitHub Models",
      "category": "ongoing",
      "free_type": "renewing-quota",
      "free_tier": "Included with any GitHub account via the Copilot tier",
      "rate_limits": "Copilot Free: ~15 RPM / 150 RPD on \"low\" tier models, 8K input / 4K output tokens per request. Higher Copilot tiers raise the ceiling",
      "notes": "Scoped by GitHub to experimentation/prototyping, not production traffic",
      "best_for": "Zero extra signup if you already have a GitHub account",
      "modalities": [
        "text"
      ],
      "models_free": [
        "cohere/cohere-command-a",
        "deepseek/deepseek-r1",
        "deepseek/deepseek-r1-0528",
        "meta/llama-3.2-11b-vision-instruct",
        "meta/llama-3.2-90b-vision-instruct",
        "microsoft/phi-4",
        "mistral-ai/codestral-2501",
        "openai/gpt-4.1"
      ],
      "expires": null,
      "docs_url": "https://docs.github.com/en/github-models/prototyping-with-ai-models",
      "phone_required": false,
      "card_required": false,
      "commercial_ok": false,
      "openai_compatible": true,
      "openai_base_url": "https://models.github.ai/inference",
      "verified": true,
      "last_verified": "2026-07-11"
    },
    {
      "slug": "cohere",
      "name": "Cohere",
      "category": "ongoing",
      "free_type": "renewing-quota",
      "free_tier": "Trial (evaluation) API keys covering chat, embed and rerank",
      "rate_limits": "1,000 API calls/month total; 20 req/min chat; 2,000 inputs/min embed; 10 req/min rerank",
      "notes": "Explicitly for evaluation only — Cohere's terms prohibit production/commercial use on a trial key",
      "best_for": "Free embeddings and rerank for RAG prototypes",
      "modalities": [
        "text",
        "embeddings",
        "rerank"
      ],
      "models_free": [
        "command-a-03-2025",
        "command-r-plus-08-2024",
        "command-r-08-2024",
        "command-r7b-12-2024",
        "embed-v4.0",
        "rerank-v3.5"
      ],
      "expires": null,
      "docs_url": "https://docs.cohere.com/docs/rate-limits",
      "phone_required": false,
      "card_required": false,
      "commercial_ok": false,
      "openai_compatible": true,
      "openai_base_url": null,
      "verified": true,
      "last_verified": "2026-07-30"
    },
    {
      "slug": "zai-glm",
      "name": "Z.ai (Zhipu AI / GLM)",
      "category": "ongoing",
      "free_type": "perpetual",
      "free_tier": "GLM-4.5-Flash, GLM-4.7-Flash (text), and GLM-4.6V-Flash (vision) are officially listed as $0 cost (input, cached input, and output) on a permanent basis",
      "rate_limits": "Not specified with concrete RPM/TPM figures in public docs",
      "notes": "Terms of Use prohibit using the service to \"develop, train, or improve\" competing algorithms or models — otherwise general use, including commercial, isn't restricted",
      "best_for": "A permanently-free model with no trial clock",
      "modalities": [
        "text",
        "vision"
      ],
      "models_free": [
        "glm-4.7-flash",
        "glm-4.5-flash",
        "glm-4.6v-flash"
      ],
      "expires": null,
      "docs_url": "https://docs.z.ai/guides/overview/pricing",
      "phone_required": false,
      "card_required": null,
      "commercial_ok": true,
      "openai_compatible": true,
      "openai_base_url": "https://api.z.ai/api/paas/v4/",
      "verified": true,
      "last_verified": "2026-07-30"
    },
    {
      "slug": "nebius",
      "name": "Nebius AI Studio",
      "category": "trial",
      "free_type": "trial-credit",
      "free_tier": "$1 trial credit, valid for 30 days",
      "rate_limits": "Various open-weight models",
      "notes": "Product renamed to \"Nebius Token Factory\"; a bank card is required to set up billing",
      "best_for": "Cheap open-model inference after a $1 trial",
      "modalities": [
        "text"
      ],
      "models_free": null,
      "expires": "30 days",
      "docs_url": "https://docs.tokenfactory.nebius.com",
      "phone_required": false,
      "card_required": true,
      "commercial_ok": true,
      "openai_compatible": true,
      "openai_base_url": "https://api.tokenfactory.nebius.com/v1",
      "verified": true,
      "last_verified": "2026-07-30"
    },
    {
      "slug": "nlpcloud",
      "name": "NLP Cloud",
      "category": "trial",
      "free_type": "trial-credit",
      "free_tier": "$15 trial credit",
      "rate_limits": "Variable by model, no numeric RPM/TPM published",
      "notes": "Corrected: the official registration page does not ask for a phone number, contradicting the earlier listing",
      "best_for": "NLP tasks (NER, classification, summarization) on a $15 trial",
      "modalities": [
        "text"
      ],
      "models_free": null,
      "expires": null,
      "docs_url": "https://nlpcloud.com/pricing.html",
      "phone_required": false,
      "card_required": true,
      "commercial_ok": true,
      "openai_compatible": false,
      "openai_base_url": null,
      "verified": true,
      "last_verified": "2026-07-30"
    },
    {
      "slug": "jina-ai",
      "name": "Jina AI",
      "category": "trial",
      "free_type": "trial-credit",
      "free_tier": "10M free tokens (one-time) across all models — embeddings (v3/v4), rerankers, classifier; plus a keyless Reader (r.jina.ai) for basic use",
      "rate_limits": "Free key: 100 RPM / 100k TPM for embeddings & reranker (2 concurrent); keyless Reader 20 RPM",
      "notes": "The 10M-token balance is a one-time grant that does not replenish; the keyless Reader is genuinely ongoing. Hosted API is commercial-OK and data is not used for training. No card required.",
      "best_for": "Free embeddings & rerank behind an OpenAI-compatible endpoint",
      "modalities": [
        "text",
        "image",
        "embeddings",
        "rerank"
      ],
      "models_free": null,
      "expires": null,
      "docs_url": "https://jina.ai/embeddings/",
      "phone_required": false,
      "card_required": false,
      "commercial_ok": true,
      "openai_compatible": true,
      "openai_base_url": "https://api.jina.ai/v1",
      "verified": true,
      "last_verified": "2026-07-30"
    },
    {
      "slug": "deepgram",
      "name": "Deepgram",
      "category": "trial",
      "free_type": "trial-credit",
      "free_tier": "$200 free credit on signup (no card, no expiration) — Nova speech-to-text and Aura text-to-speech at pay-as-you-go rates",
      "rate_limits": "STT pre-recorded up to 50 concurrent; STT streaming up to 150; TTS REST up to 15; TTS streaming up to 45",
      "notes": "No card and no expiration on the credit. Data catch: the Model Improvement Program is opt-OUT — send mip_opt_out=true per request to keep your data out of training. Native REST/WebSocket API, not OpenAI-compatible.",
      "best_for": "Biggest free credit here, for speech (STT/TTS)",
      "modalities": [
        "audio"
      ],
      "models_free": null,
      "expires": null,
      "docs_url": "https://deepgram.com/pricing",
      "phone_required": false,
      "card_required": false,
      "commercial_ok": true,
      "openai_compatible": false,
      "openai_base_url": null,
      "verified": true,
      "last_verified": "2026-07-30"
    },
    {
      "slug": "assemblyai",
      "name": "AssemblyAI",
      "category": "trial",
      "free_type": "trial-credit",
      "free_tier": "$50 free credit on signup (no card) — pre-recorded & streaming speech-to-text, Speech Understanding, and an OpenAI-compatible LLM Gateway (25+ models)",
      "rate_limits": "Free tier: 5 parallel transcriptions; streaming 5 new streams/min; global 20k requests / 5 min",
      "notes": "One-time credit, not renewing. Catch: the default model differs between free and paid accounts — set speech_models explicitly to avoid cost jumps on upgrade. Only the LLM Gateway is OpenAI-compatible.",
      "best_for": "Free speech-to-text plus an OpenAI-compatible LLM gateway",
      "modalities": [
        "audio",
        "text"
      ],
      "models_free": null,
      "expires": null,
      "docs_url": "https://www.assemblyai.com/pricing",
      "phone_required": false,
      "card_required": false,
      "commercial_ok": true,
      "openai_compatible": true,
      "openai_base_url": "https://llm-gateway.assemblyai.com/v1",
      "verified": true,
      "last_verified": "2026-07-30"
    },
    {
      "slug": "mixedbread",
      "name": "Mixedbread",
      "category": "trial",
      "free_type": "trial-credit",
      "free_tier": "Starter plan: $5 one-time credit (no card) — embeddings (mxbai-embed-large-v1), reranking, and multimodal search over PDF/image/doc/code",
      "rate_limits": "Starter plan: 100 requests/min",
      "notes": "Free credit is usage-based and non-renewing; usage-based pricing applies afterward. Native REST API, not documented as OpenAI-compatible. No card required.",
      "best_for": "No-card embeddings & rerank credit",
      "modalities": [
        "text",
        "embeddings",
        "rerank",
        "image"
      ],
      "models_free": null,
      "expires": null,
      "docs_url": "https://www.mixedbread.com/pricing",
      "phone_required": false,
      "card_required": false,
      "commercial_ok": true,
      "openai_compatible": false,
      "openai_base_url": null,
      "verified": true,
      "last_verified": "2026-07-30"
    },
    {
      "slug": "ollama-cloud",
      "name": "Ollama Cloud",
      "category": "ongoing",
      "free_type": "renewing-quota",
      "free_tier": "$0 Free plan: access to cloud-hosted open models (Qwen, GPT-OSS, DeepSeek, etc.) via API",
      "rate_limits": "Session limits reset every 5 hours and weekly limits every 7 days; 1 concurrent cloud model on the free plan (exact token caps not published)",
      "notes": "First-party — Ollama hosts the cloud models. Requires an ollama.com account + API key (`ollama signin`); the free plan is for light usage, Pro ($20/mo) raises limits. No card required.",
      "best_for": "Cloud-hosted open models with the Ollama workflow, no card",
      "modalities": [
        "text",
        "vision"
      ],
      "models_free": [
        "deepseek-v4-flash",
        "deepseek-v4-pro",
        "gemma4:31b",
        "glm-5.1",
        "glm-5.2",
        "gpt-oss:120b",
        "gpt-oss:20b",
        "kimi-k2.5"
      ],
      "expires": null,
      "docs_url": "https://docs.ollama.com/cloud",
      "phone_required": false,
      "card_required": false,
      "commercial_ok": true,
      "openai_compatible": true,
      "openai_base_url": "https://ollama.com/v1",
      "verified": true,
      "last_verified": "2026-07-30"
    },
    {
      "slug": "ai-horde",
      "name": "AI Horde",
      "category": "ongoing",
      "free_type": "perpetual",
      "free_tier": "Free crowdsourced text & image generation; anonymous API key '0000000000' (no registration), or register to earn kudos for priority",
      "rate_limits": "Queue-based priority via kudos (no fixed quota); anonymous requests get lowest priority under load",
      "notes": "Community-powered volunteer network — model availability and speed vary with worker supply, so it is not a fixed-SLA service. No card, no phone. Kudos never expire and cannot be sold.",
      "best_for": "Anonymous, no-signup free generation (variable speed)",
      "modalities": [
        "text",
        "image"
      ],
      "models_free": null,
      "expires": null,
      "docs_url": "https://aihorde.net/",
      "phone_required": false,
      "card_required": false,
      "commercial_ok": null,
      "openai_compatible": false,
      "openai_base_url": null,
      "verified": true,
      "last_verified": "2026-07-30"
    },
    {
      "slug": "pollinations",
      "name": "Pollinations.ai",
      "category": "ongoing",
      "free_type": "perpetual",
      "free_tier": "Free hosted image models (Flux, Turbo, Stable Diffusion) via a simple GET URL; also text and audio. No signup required to start",
      "rate_limits": "Anonymous ~1 request / 15s; free registration (Seed tier) ~1 request / 5s",
      "notes": "Anonymous free images may carry a watermark (since 2025); free registration removes it via the nologo parameter. No card, no phone. Commercial use is not explicitly guaranteed in the docs.",
      "best_for": "No-signup free image generation (Flux/SD)",
      "modalities": [
        "image",
        "text",
        "audio"
      ],
      "models_free": [
        "openai-fast"
      ],
      "expires": null,
      "docs_url": "https://github.com/pollinations/pollinations/blob/master/APIDOCS.md",
      "phone_required": false,
      "card_required": false,
      "commercial_ok": null,
      "openai_compatible": false,
      "openai_base_url": null,
      "verified": true,
      "last_verified": "2026-07-30"
    },
    {
      "slug": "runware",
      "name": "Runware",
      "category": "trial",
      "free_type": "trial-credit",
      "free_tier": "$2 in signup credits across first-party image models (FLUX.1/FLUX.2, Stable Diffusion 3, SDXL) on the Sonic Inference Engine — hundreds to thousands of generations",
      "rate_limits": "Not publicly specified; per-account concurrency applies",
      "notes": "The $2 requires signup with a business email (personal/free-mail domains may be rejected); one-time, non-renewing. No watermark, no card, commercial use allowed. The OpenAI-compatible endpoint is chat-only, not for images.",
      "best_for": "Fast image models with a $2 no-card credit",
      "modalities": [
        "image"
      ],
      "models_free": null,
      "expires": null,
      "docs_url": "https://runware.ai/pricing",
      "phone_required": false,
      "card_required": false,
      "commercial_ok": true,
      "openai_compatible": false,
      "openai_base_url": null,
      "verified": true,
      "last_verified": "2026-07-30"
    },
    {
      "slug": "ocr-space",
      "name": "OCR.space",
      "category": "ongoing",
      "free_type": "renewing-quota",
      "free_tier": "25,000 conversions/month (Engine 1 & 2) plus 2,500 Engine 3 conversions/month; max 1 MB file, PDFs up to 3 pages",
      "rate_limits": "500 requests per day per IP address",
      "notes": "Free searchable-PDF output carries a watermark (raw text extraction is unrestricted); the free key needs only an email, no card. Commercial use permitted.",
      "best_for": "Classic free OCR (25k conversions/mo, no card)",
      "modalities": [
        "ocr",
        "text"
      ],
      "models_free": null,
      "expires": null,
      "docs_url": "https://ocr.space/OCRAPI",
      "phone_required": false,
      "card_required": false,
      "commercial_ok": true,
      "openai_compatible": false,
      "openai_base_url": null,
      "verified": true,
      "last_verified": "2026-07-30"
    },
    {
      "slug": "llamaparse",
      "name": "LlamaParse (LlamaCloud)",
      "category": "ongoing",
      "free_type": "renewing-quota",
      "free_tier": "Free plan: 10,000 credits/month (~10,000 pages in balanced parse mode at 1 credit/page)",
      "rate_limits": "5 concurrent jobs; 1 project; 5 indexes on the free plan",
      "notes": "Credit-based (1,000 credits = $1.25); premium parse modes consume more credits per page. No card required. Document parsing for RAG (LlamaIndex).",
      "best_for": "Free document parsing for RAG (~10k pages/mo)",
      "modalities": [
        "ocr",
        "text"
      ],
      "models_free": null,
      "expires": null,
      "docs_url": "https://www.llamaindex.ai/pricing",
      "phone_required": false,
      "card_required": false,
      "commercial_ok": true,
      "openai_compatible": false,
      "openai_base_url": null,
      "verified": true,
      "last_verified": "2026-07-30"
    },
    {
      "slug": "nanonets",
      "name": "Nanonets",
      "category": "trial",
      "free_type": "trial-credit",
      "free_tier": "$50 in free credits on signup (one-time) across data-extraction / OCR workflows",
      "rate_limits": "Up to 3 users on the free credit",
      "notes": "One-time signup credit, not renewing; no credit card required to start. Paid plans start at $100/month afterwards.",
      "best_for": "Document extraction on a $50 no-card credit",
      "modalities": [
        "ocr",
        "text"
      ],
      "models_free": null,
      "expires": null,
      "docs_url": "https://nanonets.com/pricing",
      "phone_required": false,
      "card_required": false,
      "commercial_ok": true,
      "openai_compatible": false,
      "openai_base_url": null,
      "verified": true,
      "last_verified": "2026-07-30"
    },
    {
      "slug": "speechify",
      "name": "Speechify API",
      "category": "ongoing",
      "free_type": "renewing-quota",
      "free_tier": "50,000 characters/month TTS (hard cap) + 60 min/month voice agents",
      "rate_limits": "3 concurrent calls; hard cap pauses at the limit (no overages)",
      "notes": "Commercial use is allowed on the free tier. No credit card required. Hard monthly cap that pauses at the limit.",
      "best_for": "Free commercial TTS (50k chars/mo)",
      "modalities": [
        "audio"
      ],
      "models_free": null,
      "expires": null,
      "docs_url": "https://speechify.ai/pricing",
      "phone_required": false,
      "card_required": false,
      "commercial_ok": true,
      "openai_compatible": null,
      "openai_base_url": null,
      "verified": true,
      "last_verified": "2026-07-30"
    },
    {
      "slug": "elevenlabs",
      "name": "ElevenLabs",
      "category": "ongoing",
      "free_type": "renewing-quota",
      "free_tier": "10,000 credits/month shared across Text-to-Speech, Speech-to-Text and more (~10 min TTS/month)",
      "rate_limits": "Concurrency tied to the Free plan (not numerically published)",
      "notes": "The free tier is NON-COMMERCIAL only per the Terms of Use (a commercial license begins on paid Starter, $6/mo), and historically required attribution. API access is available on the free plan. No credit card to sign up.",
      "best_for": "Best-known TTS voices (free tier is non-commercial)",
      "modalities": [
        "audio"
      ],
      "models_free": null,
      "expires": null,
      "docs_url": "https://elevenlabs.io/pricing",
      "phone_required": false,
      "card_required": false,
      "commercial_ok": false,
      "openai_compatible": false,
      "openai_base_url": null,
      "verified": true,
      "last_verified": "2026-07-30"
    }
  ]
}
