🎁 Free Claude API, No Card β€” 39 Ready-to-Paste Doors (Beginner β†’ Self-Host)

:door: Paste one line for free Claude β€” or self-host a rotating pool. 39 free doors, ready to paste.

Skip the β€œfree Claude key” hunt β€” that’s the dead-end. The base_url is the real lock. Point Claude Code / Cline / Roo / Cursor at a free door and it just runs. Below is the whole kit β€” grab the line you need. :key::cross_mark:

━━━━━━━━━━━━━━━━━━━━━━━

:clipboard: Grab-and-paste β€” real Claude, no card

Drop one line into Claude Code (with that door’s own free key):

ANTHROPIC_BASE_URL=https://api.poe.com/v1          # Poe β€” 300 free Claude pts/day, no card
ANTHROPIC_BASE_URL=https://aihubmix.com            # AiHubMix β€” standing free test quota (native)
ANTHROPIC_BASE_URL=https://ai-gateway.vercel.sh    # Vercel β€” $5 free every 30 days
ANTHROPIC_BASE_URL=https://api.z.ai/api/anthropic  # z.ai β€” ~$3/mo + trial, GLM-4.6 β‰ˆ Claude-tier
CLAUDE_CODE_USE_VERTEX=1                            # Google Vertex β€” $300 / 90 days (real Claude)
CLAUDE_CODE_USE_BEDROCK=1                           # Amazon Bedrock β€” ~$200 new-account (real Claude)

:computer_mouse: No terminal? In Cline / Roo or SillyTavern pick β€œOpenAI Compatible,” paste any base_url + key β€” that box IS the trick.

That’s the starter kit. The full trove :backhand_index_pointing_down: β€” :gem_stone: rare Β· :green_circle: no-terminal Β· :white_check_mark: native Anthropic (no glue)

🎯 REAL Claude doors β€” free / trial credits

β”œβ”€ :white_check_mark: :green_circle: Poe β€” 300 pts/day on real Claude, no card Β· api.poe.com/v1
β”œβ”€ :white_check_mark: :green_circle: z.ai GLM plan β€” ~$3/mo + trial, native api.z.ai/api/anthropic (GLM-4.6 β‰ˆ Claude-tier coding)
β”œβ”€ :white_check_mark: Vercel AI Gateway β€” $5 free / 30 days, zero markup Β· ai-gateway.vercel.sh
β”œβ”€ :white_check_mark: Amazon Bedrock β€” ~$200 new-account credits Β· CLAUDE_CODE_USE_BEDROCK=1
β”œβ”€ :white_check_mark: Google Vertex β€” $300 / 90 days Β· CLAUDE_CODE_USE_VERTEX=1
β”œβ”€ :gem_stone: copilot-api β€” a GitHub Copilot seat (free for students/OSS) β†’ Claude endpoint Β· npx copilot-api start --claude-code
β”œβ”€ :gem_stone: claude-proxy β€” your own ChatGPT / Gemini sub drives Claude Code at $0/call
└─ :gem_stone: CLIProxyAPI β€” OAuth-pool your own Claude/Codex/Gemini CLI seats into one auto-rotating Anthropic endpoint

πŸ†“ Free open-model doors β€” Claude-tier (add the glue below for Claude-only tools)

β”œβ”€ :gem_stone: :green_circle: Puter.js β€” keyless, no signup: one <script> + puter.ai.chat(...)
β”œβ”€ :green_circle: OpenRouter β€” one signup β†’ free key; append :free to ids Β· openrouter.ai/api/v1
β”œβ”€ GitHub Models β€” free, no card, any GitHub PAT Β· models.github.ai/inference
β”œβ”€ :green_circle: Hugging Face Router β€” free HF token, ~1k req/day Β· router.huggingface.co/v1
β”œβ”€ :gem_stone: :green_circle: NVIDIA NIM β€” 1000–5000 never-expire credits, no card, 100+ models Β· integrate.api.nvidia.com/v1
β”œβ”€ :gem_stone: Chutes.ai β€” TAO-subsidized, some models genuinely $0, no card Β· llm.chutes.ai/v1
β”œβ”€ :gem_stone: ModelScope 魔搭 β€” Alibaba, ~2000 free calls/day Β· api-inference.modelscope.cn/v1
β”œβ”€ :green_circle: g4f.dev hosted β€” nothing-to-run base_urls (g4f.space/api/groq …), key secret
β”œβ”€ :warning: gpt4free β€” keyless local server (g4f api β†’ :1337); uptime = coin-flip, fallback only
└─ DuckDuckGoβ†’OpenAI β€” self-host; carries real claude-3-haiku over DDG’s free chat

🧩 The glue β€” one repo makes ANY door speak Anthropic /v1/messages

β”œβ”€ claude-code-router β€” the 36k​:star: standard; ccr code runs Claude Code on any backend, per-task fallback
β”œβ”€ :green_circle: y-router β€” zero-deploy: ANTHROPIC_BASE_URL=https://cc.yovy.app + OpenRouter key (shared worker archived β€” deploy your own to depend on it)
β”œβ”€ claude-code-proxy β€” clean Python shim: any OpenAI base_url β†’ Anthropic /v1/messages
β”œβ”€ :gem_stone: anthropic-proxy-rs β€” fast Rust shim, full streaming + tool-calls + thinking blocks
β”œβ”€ claude-adapter β€” interactive wizard, no config-editing, wraps any OpenAI provider
β”œβ”€ :gem_stone: OmniRoute β€” one install stacks 40+ free-forever tiers + a Claude Code fallback profile
└─ :gem_stone: cerebras gateway β€” free Cerebras key = 1M tokens/day, no card, ~2000 tok/s in Claude Code

πŸ” Never-dry kit β€” pool free keys, auto-rotate, even auto-farm credits

β”œβ”€ LiteLLM β€” reference proxy; native /v1/messages, load-balance + fallbacks + 429 cooldown
β”œβ”€ :gem_stone: 9router β€” 40+ providers, 3-tier subscriptionβ†’cheapβ†’free fallback + token compression
β”œβ”€ :gem_stone: gpt-load β€” key-pool proxy that keeps native Anthropic passthrough
β”œβ”€ :gem_stone: uni-api β€” smartest failover: re-ranks keys by their real 72h success rate
β”œβ”€ :gem_stone: Bifrost β€” Go, native /anthropic drop-in, weighted rotation, ~50Γ— faster than LiteLLM
β”œβ”€ :gem_stone: freellmapi β€” stacks 29 providers / ~4B tokens/mo behind one endpoint
β”œβ”€ :gem_stone: :green_circle: all-api-hub β€” browser extension that auto-farms daily free credits + health-checks keys
β”œβ”€ :gem_stone: metapi β€” folds all your relay accounts into one Claude-Messages key
β”œβ”€ new-api Β· CRS Β· Sub2API β€” self-host CN relay panels + 拼车 seat-share (split one Claude Max seat, with billing/quota)
└─ :green_circle: AiHubMix β€” standing free testing quota on real Claude Β· native aihubmix.com

:warning: Two honest notes: free-tier amounts churn (Poe pts Β· Vercel $5 Β· Bedrock ~$200 Β· Vertex $300 Β· NVIDIA β€œnever-expire”) β€” confirm at signup; and gpt4free/g4f uptime is a coin-flip (fallback, not foundation). Its all free tiers, trial credits, your own subs, and open endpoints.

━━━━━━━━━━━━━━━
The key was never the lock. Own the base_url and Claude is just a setting.

4 Likes