Add credit
Top up once. You’re paying for tokens you use, nothing else. A registered EU company — proper invoices and VAT receipts for your accounting.
BETAService is in beta test. Use with caution.
Top open-source models through one OpenAI-compatible API — same intelligence, 3.1× cheaper. Change one line, keep your code, pay only for what you use.
Made for agents and high-volume LLM usage — the more you run, the more you save.
How can I use Eterial.ai?
Eterial is an OpenAI-compatible API for the best open-source models — change one line and the rest of your code keeps working. Chat with me right here, move your support agent over, or run the requests inside the app you are building. Made by developers, for developers: the same answers for a fraction of the bill. Ask me anything — the meter under this card counts what it really costs.
Eterial.Ai
Your requests run across a network of independent compute hosts — not one cloud's markup. That's what makes inference this cheap.
If the network is ever unavailable, we switch to Tier-1 providers automatically. Uptime stays intact. Same performance. 3.1× less on tokens.
GLM 5.2 (1m context) and Kimi K2.6 match OpenAI and Anthropic on quality for everyday tasks. You cut the bill, not the output.
The coding agent that reads your entire codebase.
The research agent that reads 200 sources before it answers.
The sales agent that writes a personalized email for every lead.

Chain, verify, retry — the full stack, meter off.

Let loops run to completion. Depth costs pennies now.

Frontier GLM and Kimi, now the cheap option. Downgrading's over.

Too expensive to run at scale? Build it now.

The caps you set to survive frontier prices stop getting in the way.
Top-tier intelligence 3.1× cheaper.
See the source.
One balance. Chat and API.
The whole switch is one line.
Top up once. You’re paying for tokens you use, nothing else. A registered EU company — proper invoices and VAT receipts for your accounting.
GLM-5.2, Kimi 2.6 in one interface. That’s Eterial Chat.
import openai
client = openai.OpenAI(
api_key="et-sk-8f2jK9LmPq3sT5vW4xY2z",
base_url="https://chat.eterial.ai/v1"
)
response = client.chat.completions.create(
model="minimax-m2.7",
messages=[{"role": "user", "content": "Hello Eterial"}]
)Your key and OpenAI-compatible endpoint sit right in settings.
Point your existing code at eterial. Same SDK, 3.1× cheaper.
Our pricing is dynamic and may
vary based on a number of factors. See details.
| eterial.aiDeepSeek-V4 Flash | OpenRouterDeepSeek-V4 Flash | OpenAIGPT-5.5 | |
|---|---|---|---|
| Price / 1M input | $0.04739 | $0.1477 | $5.00 |
| Price / 1M output | $0.09354 | $0.2954 | $30.00 |
| Decentralized GPU network | Yes | No | No |
| Automatic failover | Yes | Yes | No |
| OpenAI-compatible | Yes | Yes | Yes |
Our figure is an effective rate — the GPU network and its fallback blended. Run the same model on OpenRouter alone and you pay 3.1× more per token.
Because the compute isn’t ours to mark up. Requests are served by Gonka, a decentralised network where independent operators compete to supply GPU capacity — so a token costs a fraction of what a conventional provider charges for the same open-weight model. On top of that, the network charges one rate for input and output. Most gateways charge several times more for the tokens a model generates than for the ones you send it.
Once, when you add credit — not on every request. From then on your balance is drawn down at the real price of the inference you spend: no per-request commission, no subscription, no minimum.
It does drop requests — between 10% and 35% of them, depending on conditions. We’d rather say that than let you discover it. Every one of those failures is retried against the equivalent model on a major provider inside the same request, before anything reaches you. You don’t write the fallback, watch the network’s health, or keep a second provider wired up for the days it’s struggling. A request the network drops is not a request that failed.
Yes — all four. This is where a decentralised network normally stops: on the network alone these are either missing outright or served by only some of the machines. Our API is not just the network. A request that needs a capability is routed to a backend that has it — so function calling and tool_choice, web search, image parts and PDF input all work in the same OpenAI-shaped request body you already send.
They’re the blended figure, not the best case. Tokens the network serves are charged at the network’s rate; tokens that fell back are charged at the fallback’s. The number in the table weights the two by the share of traffic each backend actually carried over the last seven days — measured across every request our users sent, not modelled. Your own mix won’t be exactly the average, so treat it as a number to plan a budget around rather than a quote.
Nothing, in almost every case. Each attempt reserves an estimate against your balance and releases it the moment that attempt fails, so a request that tried two backends before one worked is charged once — for the one that worked. A request nothing could serve costs nothing at all. The single exception is a stream that broke partway through: those tokens were generated and delivered to you, so those are billed.
Start routing for free.
No credit card required.
Eterial is an OpenAI-compatible API for the best open-source models — change one line and the rest of your code keeps working. Chat with me right here, move your support agent over, or run the requests inside the app you are building. Made by developers, for developers: the same answers for a fraction of the bill. Ask me anything — the meter under this card counts what it really costs.