Models you can call today
20
One bar per kind of model
Video and image models, all on one key.
The AI gateway for builders
One connection to every major AI model. One key, one bill, and prices below what the provider charges.
The same job, priced twiceOne real job, at their price and at ours.
GPT Image 2
100images
Kling 2.5
100five-second videos
Meta AI Image
100images
Seedance 2 Omni
100five-second videos
Grok Image
100images
Grok Video
100five-second videos
Motion by Higgsfield
Models and prices
What each company charges, next to what you pay here. Live prices, not examples.
How it works
One address, one key, one bill. We pass your request to whoever runs the model, and hand the answer back.
POST /v1/chat/completionsModels you can call today
20
One bar per kind of model
Video and image models, all on one key.
Companies behind them
6
One bar per company, by models offered
One connection reaches all of them. Using a new one means naming it in your request.
Average saving
-94%
One bar per priced model, lowest saving first
How far below the published price we sit, across the 9 models listing both.
Getting started
Already using OpenAI? Change two lines. Switching model later is one word.
Keep the OpenAI library you already use. Change the address and the key. That is the whole setup.
Read the Docsimport OpenAI from "openai";
export const client = new OpenAI({
baseURL: "https://api.routehook.ai/v1",
apiKey: process.env.ROUTEHOOK_API_KEY,
});
Your dashboard
See every request and what it cost. Set a limit and we stop at it.
Every request, the model that answered it and what it cost. Filter by key, model or date.
Give each key a cap. We enforce it, so a runaway bug stops at your limit, not on your bill.
Keys you add are encrypted and never readable again. Nothing you send trains a model.
Before you sign up
Not here? Ask us. A person replies.
Before you sign up5 answered
Nothing per month. Add $5 of credit and it is spent request by request, at the prices on this page. No subscription, no contract.
No. We use the same format as the OpenAI API. Change the address and the key, and you are done.
No. To leave, point your code back at the provider you came from. Nothing gets rebuilt.
Never. Your prompts and the answers you get are not used to train anything. Keys you add are encrypted.
Check them yourself. Every row above shows the provider's own published price next to ours. Compare any of them against that company's public pricing page.
Start building
An email address and $5 of credit. No monthly fee, no contract.
After you press the button3 steps
POSThttps://api.routehook.ai/v1/chat/completions