1,000,000 free
AI tokens.
We're giving every new Forge account 1M tokens to build with. OpenAI-compatible API. 22+ models. No credit card.
For developers building AI products, running OpenClaw agents, or just experimenting.
Free forever. Upgrade only if you need more.
What's included.
tokens per month
AI models available
no credit card required
Start in 2 minutes.
Sign up
Create your account. No credit card. No commitment.
Get your API key
Instantly generated. Works with the OpenAI SDK, Anthropic SDK, LangChain, OpenClaw, and any OpenAI-compatible tool.
Build
1M tokens across GPT-4o, Claude, DeepSeek, Grok, Gemini, Perplexity, and self-hosted open-source models. One API key, one bill (which is $0).
One line to switch.
If you've used the OpenAI SDK, you already know how to use Forge.
# Change one line. Everything else stays the same. from openai import OpenAI client = OpenAI( base_url="https://forge-api.lanaai.io/v1", api_key="your-forge-key", ) response = client.chat.completions.create( model="auto", # routes to the best model automatically messages=[{"role": "user", "content": "Hello"}] )
Perfect for
OpenClaw agents
Running an OpenClaw agent 24/7 burns through tokens fast. With 1M free tokens and flat-rate plans after that, Forge is the cheapest way to power always-on agents.
Setup guide →for your first 1M tokens
then $49/mo for 5M tokens