Inference that learns
from every call.

One API in front of 175 open weight and frontier models. Every call lands in RecursiveDB and trains a model you own.

Up to $25 of credit on signup. No card.

For developers

One API.Every model.

Point the OpenAI SDK at Allocate and call any model by name. Routes carry declared fallbacks, and the served model comes back in a header.

175Models
30 msOverhead budget
3Regions
main.py
import os
from openai import OpenAI

client = OpenAI(
    base_url="https://api.allocate.network/v1",
    api_key=os.environ["ALLOCATE_API_KEY"],
)
reply = client.chat.completions.create(
    model="moonshotai/kimi-k3",
    messages=[{"role": "user", "content": "Summarise this ticket."}],
)
print(reply.choices[0].message.content)
Models

Open weight and frontier.One catalog.

69 open weight language models you can fine tune into your own, next to the frontier labs. One key, one bill.

Language91Image31Video37Speech6Transcription7Embedding2Rerank1
models in the catalog
with open weights
regions for compute and data

Latest

All posts

Choose how to get started

Build on your own

Sign up, create a key, and send your first request in a minute.

  • One key for every model in the catalog
  • 5 agent computer hours every month
  • Every call captured in RecursiveDB
  • Metered per second, no seat licence

Enterprise

Your own cell, in your own region, with the paperwork your risk team needs.

  • A single tenant cell in your region
  • Weights and data you can export
  • Security review and a signed DPA
  • A direct line, not a ticket queue