A coffee gets you an hour.

This gets you AI for a month.

The best open models. One API. Near-unlimited usage.

About the price of a coffee. Just build.
View documentation
Your app Voke API routing OpenAI flagship reasoning DeepSeek reasoning, coding Z.ai agentic tasks, tool use Tencent Hunyuan fast inference Many more open-weight models View all models and providers
Usage

No meter. No limits to watch.

Use powerful open-weight models throughout the month without counting tokens or calculating costs. Just build.

Integration

Change the model, not the integration.

Just swap the model. Move from a fast model to a reasoning model with a single change. Your parsing, error handling, and application code stay exactly the same.

// same request shape, any open model
await client.chat.completions.create({
  model: "gpt-5.6-sol",
  messages: [{ role: "user", content: "Summarize this thread" }]
});

// switch models by changing one field
await client.chat.completions.create({
  model: "deepseek-v4-pro",
  messages: [{ role: "user", content: "Summarize this thread" }]
});

Start routing smarter.

$5 a month. Near-unlimited usage across every open-weight model.

No credit card required to start.