One API. Compatible with OpenAI and with Anthropic. Served from Europe.
Change the base URL and you are already running open models on our infrastructure. Nothing to deploy, no GPUs to manage, no commitment. You pay per million tokens.
Reply within 48 hours.
Four pieces, one single API.
from openai import OpenAI client = OpenAI( api_key="nb-...", base_url="https://api.nextbit256.com/v1", # the only change )
Change the base URL. Your code stays put.
We expose the API in the two formats your stack already uses: OpenAI’s and Anthropic’s. If you build with Claude Code, Cursor, Cline or any agent that speaks either protocol, you change the base URL and the key and it keeps working.
No fixed fees. No minimums.
You pay per million input and output tokens, for what you use and nothing else. If you have an AWS spend commitment, you can buy via Private Offer on AWS Marketplace.
Spain by default.
If any model in the catalogue were served from outside the European Union, it is flagged on its sheet and in the model table — before you integrate it, not after.
Hardware, balancing and queues. You send an HTTP request.
The inference stack, the autoscaling and the fault tolerance are on us. You deploy nothing and manage not a single GPU.
- 01Create your account
- 02Change the base_url
- 03Runs in Spain
- 04Answers in ms
Available models, with their price per token.
They all speak the same API. Each model’s provenance is stated on its card, not in the small print.
Qwen3.5-35B-A3B
0,088 $/M entrada · 0,348 $/M salida
UEGemma 4 26B A4B
0,100 $/M entrada · 0,400 $/M salida
UEALIA-40B
0,120 $/M entrada · 0,480 $/M salida
UEKimi K2.5
0,140 $/M entrada · 0,560 $/M salida
MultiDeepSeek V4 Flash
0,140 $/M entrada · 0,280 $/M salida
UELlama 3.1 70B
0,150 $/M entrada · 0,600 $/M salida
UEThe objections, answered.
Is it really compatible with the OpenAI API?
Yes: the same request and response format. You change base_url and api_key, and the rest of your code stays as it is.
Is my data used for training?
No, never. Neither prompts nor responses train any model, ours or anyone else’s.
How long do you keep requests?
90 days of operational retention with automatic deletion. On Dedicated Inference zero retention can be agreed.
Can I move to dedicated without rewriting code?
Yes. Same API and same layer: going from serverless to dedicated is a deployment decision, not a migration.
What rate limits are there?
Standard per-key limits meant for production. If your case exceeds them, they are raised during sizing.
Generate your API key and change one line of configuration.
No contracts, no minimums, not a single GPU to manage. Try it in minutes with your current stack.