Text. Images. Video.
One gateway
for generative AI.
FastMetal is an OpenAI-compatible gateway to 282+ generative AI models. Point your existing code at one base URL, pay per token, and stop maintaining a different SDK for every provider.
resp = requests.post( "https://api.fastmetal.ai/openrouter/videos/create", json={"model":"bytedance/seedance-2.0-fast", "prompt":"青白く発光する溶けた金属が六角形の鋳型に注がれ、火花がスローモーションで舞い散る…"}, )

Multi-provider AI is death by a thousand integrations.
Every provider ships its own SDK, its own auth, its own rate limits, its own billing, and its own idea of what a “message” is. Your agent’s reliability becomes a function of how many dashboards you can babysit at 3 a.m.
- 01N providers = N API keys, N SDKs, and N monthly charges to reconcile.
- 02A better model ships weekly — swapping it means a code change, not a config change.
- 03One provider has an outage and your app goes down with it.
From many providers to one endpoint.
33 providers and 282+ models funnel through a single OpenAI-compatible URL. You integrate once and route to any of them by name.
Three steps to your first call
From zero to a live request in about a minute. Keep the SDK you already use.
Create an account
Sign up and get an API key in under a minute.
Add prepaid credits
Top up once. Spend across every model, billed per token.
Change one base URL
Point your OpenAI client at FastMetal. Keep the rest of your code.
Everything you need, nothing you don’t
A gateway, not a framework. It gets out of the way of the code you already wrote.
Pay-per-token billing
Prepaid credits metered to the token. No seats, no subscriptions, no minimums — you pay for exactly what your app calls.
282+ models, one catalog
Every major provider behind a single key. Compare context length and arena rank before you commit.
OpenAI-compatible API
Drop-in with the OpenAI SDK you already use. Chat completions, streaming, tools, and structured outputs — change the base URL, keep the rest.
Works from your agent, too
FastMetal ships a built-in MCP server. Add it to Claude Code, Codex, Cursor, or any MCP client with one command, and your agent gets inference, image, and video generation as tools — billed to the same prepaid key.
$ claude mcp add --transport http fastmetal \
https://mcp.fastmetal.ai/mcp \
--header "Authorization: Bearer ${FASTMETAL_API_KEY}"Browse the catalog. Compare on the numbers.
282+ models ranked by arena performance, with transparent per-million-token pricing in your local currency.
The things developers ask first
Is it really OpenAI-compatible?
What does it cost?
Am I locked in?
How long does integration take?
Which providers are covered?
How does it compare with OpenRouter or going direct?
One key away from every model.
Create an account, add credits, change one line. Your agents get 282+ models behind one API key.