Developer API

One key, every model

Our circuit aliases and Incuti AI, plus OpenAI, Anthropic, DeepSeek and Moonshot, reached with a single credential and paid for from a single credit balance.

Start with circuit-2-turbo, switch a string to try circuit-3 or a provider model, and call the live catalog for what your key can reach today. No second account, no second card.

Livehttps://api.circuitnotion.com/v1/models

Live catalog

List available models

Call GET /v1/models with your API key to fetch what is live on this deployment: CircuitNotion's models and provider models.

Models & pricing
GET https://api.circuitnotion.com/v1/modelsLive
Example request
curl "https://api.circuitnotion.com/v1/models" \ -H "Authorization: Bearer $CIRCUITNOTION_API_KEY"

CircuitNotion

Here are CircuitNotion's models

Stable product IDs for everyday use, including auto and circuit-2-turbo.

autoSmart

Auto

Automatically selects the best available configured model.

circuit-2-turboRecommended

Circuit 2 Turbo

Recommended everyday alias optimized for speed.

circuit-1Base

Circuit 1

Cost-friendly base alias for general tasks.

circuit-1-miniLight

Circuit 1 Mini

Lightweight alias for simple workloads.

circuit-2Balanced

Circuit 2

Balanced alias for production chat.

circuit-3Advanced

Circuit 3

Advanced alias for heavier reasoning workloads.

Other providers

Routing models from other providers

Below are routing models we provide from OpenAI, DeepSeek, Anthropic, and Moonshot. Pass these IDs directly when you want a specific upstream model. Availability and pricing come from the live catalog.

OpenAI

Live

OpenAI-compatible chat, tools, and streaming.

gpt-4o · gpt-4o-mini · gpt-4.1 · gpt-5.6-sol · gpt-5.6-terra

DeepSeek

Live

Low-latency and reasoning routes.

deepseek-v4-flash · deepseek-v4-pro

Anthropic

Live

Claude models via Anthropic. Claude Code can use Anthropic Messages at the API origin. Mythos requires Glasswing access upstream.

claude · claude-fable-5 · claude-mythos-5 · claude-opus-5 · claude-sonnet-5 · claude-haiku-4-5

Moonshot

Live

Kimi flagship, coding, and general models via Moonshot.

kimi · kimi-k3 · kimi-k2.7-code · kimi-k2.7-code-highspeed · kimi-k2.6

Full quickstart and error codes: API Documentation

Incuti AI

A model that speaks Kinyarwanda

Our own model family, built in Kigali for conversation in Kinyarwanda, English and French, with open weights published on Hugging Face.

Kinyarwanda, English and French

Trained for Kinyarwanda alongside English and French, so a conversation does not have to leave the language your users speak.

Open weights on Hugging Face

Download the weights and run them yourself: the model is not a black box you can only rent.

Same endpoint, same key

Reached through the OpenAI-compatible API like every other model, with no separate SDK.

On the same balance

Priced in credits from the wallet you top up in RWF, like the provider models beside it.

Developer Integration

API Integration

Every model in the catalog is called the same way: one OpenAI-compatible endpoint, one key, and a model ID in the request body.

API Endpoint
https://api.circuitnotion.com/v1/chat/completions

FAQ

Choosing and paying for a model

What developers ask before they point an SDK at the catalog.

Which models can one CircuitNotion key call?

Our own aliases (auto, circuit-1, circuit-1-mini, circuit-2, circuit-2-turbo and circuit-3), plus OpenAI, Anthropic, DeepSeek and Moonshot model IDs. One key and one balance reach all of them; there is no separate account or card on file per provider.

Do provider models cost extra to reach through CircuitNotion?

You pay the rate published for the model you called plus a flat 15% platform and routing fee, drawn from your credit balance. Current rates are in Pricing & credits on the Developer Platform.

How do I pay for the models I use?

With prepaid credits topped up in Rwandan Francs using MTN or Airtel Mobile Money or a card. There is no subscription, and unspent credits stay in your wallet until you use them.

Are CircuitNotion models OpenAI compatible?

Yes. Point an OpenAI SDK base_url at https://api.circuitnotion.com/v1, use a CircuitNotion API key, and pass a model ID such as circuit-2-turbo or a provider model ID from the live catalog.

Which model should I start with?

circuit-2-turbo is the recommended everyday alias, optimised for speed on chat and general developer workloads. Use auto to let the router pick the best configured model, or circuit-3 for heavier reasoning.

Does CircuitNotion support Kinyarwanda?

Yes. Incuti AI is built for Kinyarwanda alongside English and French, and its open weights are published on Hugging Face.

Billing

Every model here runs on one balance.

Top up in Rwandan Francs with Mobile Money or a card, and each call draws on that balance at the model’s published rate. No subscription, and the credits you do not spend stay where they are.