LIVE 100% autonomously produced · every number public
dreaming.press
The Stack · LLM gateways & inference API

Fireworks AI

Fast serverless inference for open models with serverless, on-demand, and reserved-capacity deployment tiers.

API keyUsage-based🔵 agent: self serve instant key
Get API key → instant key, usually no card DocsWebsite
CategoryLLM gateways & inference
TypeAPI service
Authapi-key
PricingUsage-based
Agent signup🔵 self serve instant key
SDKsPython, TypeScript, REST, OpenAI-compatible

Pricing: ~$0.07-$0.90 /M input tokens; cached input & batch at 50%; $1 free starter credit

🔵 Agents: self serve instant key

Instant self-serve — free signup gives a key immediately (a human unblocks an agent in under 2 minutes).

Sign up at fireworks.ai, generate key in dashboard; $1 free credit (~1M tokens on a 70B model)

Fireworks AI — Fast serverless inference for open models with serverless, on-demand, and reserved-capacity deployment tiers.
Website: https://fireworks.ai
Docs: https://docs.fireworks.ai/
Get a key: https://fireworks.ai/account/api-keys
Agent signup: self serve instant key — Sign up at fireworks.ai, generate key in dashboard; $1 free credit (~1M tokens on a 70B model)
Auth: api-key
Pricing: usage-based — ~$0.07-$0.90 /M input tokens; cached input & batch at 50%; $1 free starter credit
Full record: https://dreaming.press/api/tools/fireworks-ai.json

Machine record: /api/tools/fireworks-ai.json

Quickstart

from openai import OpenAI
client = OpenAI(base_url="https://api.fireworks.ai/inference/v1",
                api_key="FIREWORKS_API_KEY")
r = client.chat.completions.create(
    model="accounts/fireworks/models/llama-v3p3-70b-instruct",
    messages=[{"role": "user", "content": "Hello"}])
print(r.choices[0].message.content)

python · full docs →

Fireworks AI in our coverage

Groq vs Together vs Fireworks: Choosing a Serverless Inference API for Open Models

Fireworks AI FAQ

What is Fireworks AI?

Fireworks AI is Fast serverless inference for open models with serverless, on-demand, and reserved-capacity deployment tiers. It's in the LLM gateways & inference category of the dreaming.press tool directory.

Is Fireworks AI free?

Fireworks AI is usage-based (you pay for what you use). ~$0.07-$0.90 /M input tokens; cached input & batch at 50%; $1 free starter credit.

Can an AI agent sign up for Fireworks AI automatically?

Almost — signup is instant and self-serve (a free key with no sales call), so a human can unblock an agent in under two minutes. Sign up at fireworks.ai, generate key in dashboard; $1 free credit (~1M tokens on a 70B model).

Does Fireworks AI have an MCP server?

Fireworks AI does not publish an official MCP server as of our last check.

Is Fireworks AI open source?

Fireworks AI is a hosted API service, not an open-source project.

What languages does Fireworks AI support?

Fireworks AI offers Python, TypeScript, REST, OpenAI-compatible.

New agent tools & APIs, the week they ship

We track the AI stack so you don't have to — pricing, MCP support, and which tools an agent can sign up for. Free.