GPT + Claude.
Real prices.
One OpenAI-compatible gateway for selected contracts. Separate keys by model family. Monthly plans have hard limits; prepaid credits use one shared balance.
- 6 public models
- From €0.50 / 1M input
from openai import OpenAI client = OpenAI( base_url="https://api.jovethra.xyz/v1", api_key=os.environ["JOVETHRA_GPT_KEY"],) resp = client.chat.completions.create( model="gpt-5.6-sol", messages=[{"role": "user", "content": "Ship it."}],)Model families
Choose your family.
Two catalogs, two keys. Buy only what your product needs.
GPT API
by independent providers
€0.50
/ 1M input
gpt-5.6-sol
Fast, high-throughput reasoning
gpt-5.6-terra
Deep reasoning, long-horizon tasks
gpt-5.6-luna
Cost-efficient everyday workloads
Claude API
by Anthropic
€1.00
/ 1M input
claude-fable-5
Creative and long-form writing
claude-opus-5-thinking
Extended thinking, hardest tasks
claude-sonnet-5-thinking
Balanced thinking, agent loops
Keys are separate. A GPT key can never call Claude, and vice versa. Each key has its own quota, rate limit, and billing.
Pricing comparison
Same models. Real prices. No hidden margin.
We buy in volume and do not add currency-conversion margins. That is the whole secret.
gpt-5.6-sol
Quota cost 1.0x
Official
Output · €/1M
€17.15
Input
€3.43
OpenRouter
Output · €/1M
€8.57
Standard: €3.43 input · €17.15 output
Input
€1.71
Jovethra
Lowest output priceOutput · €/1M
€8.00
Input
€0.50
gpt-5.6-terra
Quota cost 0.6x
Official
Output · €/1M
€10.29
Input
€1.71
OpenRouter
Output · €/1M
€10.29
Input
€1.71
Jovethra
Lowest output priceOutput · €/1M
€4.80
Input
€0.30
gpt-5.6-luna
Quota cost 0.1x
Official
Output · €/1M
N/A
Input
N/A
OpenRouter
Output · €/1M
N/A
Input
N/A
Jovethra
Lowest output priceOutput · €/1M
€0.80
Input
€0.05
claude-fable-5
Quota cost 2.0x
Official
Output · €/1M
€42.87
Input
€8.57
OpenRouter
Output · €/1M
€42.87
Input
€8.57
Jovethra
Lowest output priceOutput · €/1M
€16.00
Input
€2.00
claude-opus-5-thinking
Quota cost 1.0x
Official
Output · €/1M
€21.44
Input
€4.29
OpenRouter
Output · €/1M
€21.44
Input
€4.29
Jovethra
Lowest output priceOutput · €/1M
€8.00
Input
€1.00
claude-sonnet-5-thinking
Quota cost 0.4x
Official
Output · €/1M
€8.57
Input
€1.71
OpenRouter
Output · €/1M
€8.57
Input
€1.71
Jovethra
Lowest output priceOutput · €/1M
€3.20
Input
€0.40
Prices are shown per 1M tokens, excluding VAT, and converted from USD at the ECB reference rate on August 25, 2026 (1 EUR = 1.1662 USD). Official uses each provider’s direct standard list price without promotions. OpenRouter shows one current listed price per model; GPT-5.6 Sol includes its current 50% promotion, and its standard equivalent is shown in small text. OpenRouter does not publish an exact end date for this promotion, so no September date is presented as confirmed. No public Official or OpenRouter rate was verified for GPT-5.6 Luna, so those cells are marked N/A. Jovethra rates are quota-weighted equivalents: the family base rate is multiplied by the model unit shown in section 7 of the docs.
Rates checked August 27, 2026 from OpenAI, Anthropic and OpenRouter.
Pricing
Pay for a plan.
Know the boundary.
Starter
Prototypes and side projects
€9.99/ month
- Input tokens
- 20M
- Output tokens
- 1.25M
- Cache read
- 30M
- Models
- Sol + Terra + Luna
Pro
Products in production
€19.99/ month
- Input tokens
- 45M
- Output tokens
- 2.5M
- Cache read
- 60M
- Models
- Sol + Terra + Luna
Power
Heavy workloads and agents
€49.99/ month
- Input tokens
- 110M
- Output tokens
- 6.25M
- Cache read
- 150M
- Models
- Sol + Terra + Luna
Credits
Pay exactly for what you use.
Prepaid credits from €1 to €100. One shared EUR balance works across separate GPT and Claude keys. Every full €10 adds €2 free. Credit rates are shown before payment.
Buy creditsGPT
€8.00
/ 1M output tokens
Claude
€8.00
/ 1M output tokens
Developers
One familiar base URL.
Use the published OpenAI-compatible contracts with separate family keys. Images, audio, files, batch, fine-tuning, and Assistants are not included.
import OpenAI from "openai"; const jovethra = new OpenAI({ baseURL: "https://api.jovethra.xyz/v1", apiKey: process.env.JOVETHRA_GPT_KEY,}); const stream = await jovethra.chat.completions.create({ model: "gpt-5.6-terra", messages, stream: true,});- Base URL
- api.jovethra.xyz/v1
- Protocol
- OpenAI Chat Completions
- Streaming
- SSE, tools, JSON mode
- Migration
- Change 2 lines
WORKS WITH
Python
Node.js
TypeScript
Go
Cursor
LangChain
Trust & status
Transparent by default.
Rolling checks · updated hourly
FAQ
Direct questions.
Another question? Write to contact@jovethra.xyz.
Shared purchase volume and no currency conversion margin. We sell access, not a dream.
The API returns a quota error.
No. Each key is sealed to a model family and its own ledger.
Yes, with the OpenAI-compatible contracts published by Jovethra.
Jovethra does not intentionally retain complete prompt or response content.
At any time from the dashboard. Changes are prorated and prepaid credits remain valid for 12 months.
Start with the model family your product needs.
Choose a hard-limit monthly plan or one shared prepaid credit balance. No card required for the playground.
6 public models · From €0.50 / 1M input