Fire Pass (Early Access) is an experimental product. Features, availability, and
pricing are subject to change.
What’s Included
With an active Fire Pass you get:- Kimi K2.5 Turbo requests with zero per-token costs (a powerful reasoning model with a 256k context window, optimized for complex coding tasks)
- Access through the standard Fireworks API using your existing API key
- Full compatibility with OpenAI- and Anthropic-compatible agentic coding tools
Pricing
| Cost | Free for the first week, then $7 per week |
| Payment Method | Billed directly to your credit card on file |
| Auto-renew | Optional — you can enable auto-renewal, but renewal is not guaranteed |
Getting Started
Create an account
If you haven’t already, sign up for a Fireworks
account and generate an API key on the API
Keys page.
Purchase your pass
Go to the Billing page,
review the Fire Pass details, and complete your purchase. No invite code is
required. Your pass activates immediately and is valid for one week (first
week free, then $7 per week as shown above).
Using your Fire Pass
Fire Pass is designed for use with personal agentic coding harnesses. Below are setup guides for each supported tool.General Configuration
If your tool supports custom API endpoints, you can configure it manually using these details:- Model ID:
accounts/fireworks/routers/kimi-k2p5-turbo - API Key: Your standard Fireworks API key (generated at app.fireworks.ai/api-keys)
- Base URL (OpenAI-compatible):
https://api.fireworks.ai/inference/v1 - Base URL (Anthropic-compatible):
https://api.fireworks.ai/inference(some tools may expect/v1/messagesappended)
OpenClaw
OpenClaw
- Configure Kimi K2.5 as the default model — run the setup script with your Fireworks API key from the API Keys page. Replace
YOUR_FIREWORKS_API_KEYwith your key:
~/.openclaw/openclaw.json with your Fireworks credentials.- Install OpenClaw
- macOS / Linux
- Windows (PowerShell)
- Run the onboarding wizard — in a terminal:
- Open the chat UI — run:
OpenCode
OpenCode
OpenCode has a built-in provider connection flow that makes setup quick:
- Type
/connectin OpenCode and search for fireworks.ai - Paste your Fireworks API key (from app.fireworks.ai/api-keys) and press Enter
- Type
/modelsand select Kimi K2.5 Turbo
Cline
Cline
To configure Cline with your Fire Pass:
- Install the Cline extension in VS Code from cline.bot or the VS Code marketplace
- Open VS Code settings and search for “Cline” or use the Cline panel
- Configure the following settings:
- API Provider: OpenAI Compatible
- Base URL:
https://api.fireworks.ai/inference/v1 - OpenAI Compatible API Key: Your Fireworks API key (from app.fireworks.ai/api-keys)
- Model ID:
accounts/fireworks/routers/kimi-k2p5-turbo
- Supports Images: Enabled (checked)
- Context Window Size: 256000
- Max Output Tokens: 256000
- Input Price / 1M tokens: 0 (Fire Pass covers all costs)
- Output Price / 1M tokens: 0 (Fire Pass covers all costs)
- Temperature: 1
- Save your settings and start using Cline — your Fire Pass will automatically apply to requests to the turbo router
Roo Code
Roo Code
To configure Roo Code with your Fire Pass:
- Install the Roo Code extension in VS Code from the VS Code marketplace or roocode.com
- Open Roo Code and click the gear icon to access settings
- On the “Choose your provider” screen, select 3rd-party Provider
- From the API Provider dropdown, select Fireworks AI
- Enter your Fireworks API key (from app.fireworks.ai/api-keys)
- In the Model field, type or paste the custom router ID:
accounts/fireworks/routers/kimi-k2p5-turbo- Since this is a specialized router, you’ll see a “Use custom” option appear—select it
- Save your settings and start using Roo Code — your Fire Pass will automatically apply to requests to the turbo router
Kilo Code
Kilo Code
To configure Kilo Code with your Fire Pass:
- Install the Kilo Code extension in VS Code from the VS Code marketplace or kilocode.ai
- Open Kilo Code and select Bring my own Key on the “How would you like to get started?” screen
- Configure the following settings:
- API Provider: OpenAI Compatible
- Base URL:
https://api.fireworks.ai/inference/v1 - API Key: Your Fireworks API key (from app.fireworks.ai/api-keys)
- Model:
accounts/fireworks/routers/kimi-k2p5-turbo- Type or paste the router ID and select “Use custom” when it appears
- Context Window Size: 256000 (256K tokens)
- Supports images: Enabled (checked)
- Input Price: 0 (Fire Pass covers all costs)
- Output Price: 0 (Fire Pass covers all costs)
- Save your settings and start using Kilo Code — your Fire Pass will automatically apply to requests to the turbo router
Terms of Use
Fire Pass is intended for personal agentic coding use only. By purchasing Fire Pass you agree to the following:- Allowed: Personal development, experimentation, and coding with agentic harnesses (OpenCode, Cline, Roo Code, Kilo Code, OpenClaw, and similar tools)
- Prohibited: Production workloads, team or shared usage, and any use that violates the Fireworks Terms of Service
FAQ
Can I use Fire Pass with any model?
Can I use Fire Pass with any model?
No. Fire Pass covers Kimi K2.5 Turbo only. All other models,
including regular Kimi K2.5, are billed at standard per-token rates.
What happens when my pass expires?
What happens when my pass expires?
When your pass expires, Kimi K2.5 Turbo requests will be billed at standard
per-token rates. If you have auto-renew enabled and a pass is available, it
will renew automatically.
Is auto-renewal guaranteed?
Is auto-renewal guaranteed?
No. Auto-renewal is best-effort and your renewal may not go through.
Can I share my pass with my team?
Can I share my pass with my team?
Do I need an invite code?
Do I need an invite code?
No. Fire Pass is available to everyone — purchase directly from the Billing
page with no invite code.
Do I need to use a special model ID?
Do I need to use a special model ID?
Yes. You must use the specific router ID for the turbo model:
accounts/fireworks/routers/kimi-k2p5-turbo. The Fireworks billing system
will automatically detect your active Fire Pass and zero out the cost
for requests to this endpoint.How will this appear on my billing dashboard?
How will this appear on my billing dashboard?
Your usage of Kimi K2.5 Turbo will still be logged in your dashboard so you
can track your request volume, but the associated cost will show as $0.00
while your pass is active. You can also view your pass’s active status and
expiration date directly on the Billing
page.
How do I cancel auto-renew?
How do I cancel auto-renew?
You can turn off auto-renewal at any time from the Billing
page in your Fireworks dashboard.
Your pass will remain active until the end of the current billing week.
Can I use other models with my agentic harness?
Can I use other models with my agentic harness?
Yes. You can use any Fireworks model with your agentic harness. However,
only Kimi K2.5 Turbo requests are covered by Fire Pass. Usage
of other models will be billed to your account at standard per-token rates.