autoSmartAuto
Automatically selects the best available configured model.
Developer API
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
Call GET /v1/models with your API key to fetch what is live on this deployment: CircuitNotion's models and provider models.
GET https://api.circuitnotion.com/v1/modelsLivecurl "https://api.circuitnotion.com/v1/models" \
-H "Authorization: Bearer $CIRCUITNOTION_API_KEY"CircuitNotion
Stable product IDs for everyday use, including auto and circuit-2-turbo.
autoSmartAuto
Automatically selects the best available configured model.
circuit-2-turboRecommendedCircuit 2 Turbo
Recommended everyday alias optimized for speed.
circuit-1BaseCircuit 1
Cost-friendly base alias for general tasks.
circuit-1-miniLightCircuit 1 Mini
Lightweight alias for simple workloads.
circuit-2BalancedCircuit 2
Balanced alias for production chat.
circuit-3AdvancedCircuit 3
Advanced alias for heavier reasoning workloads.
| Model ID | Name | Use case | Badge |
|---|---|---|---|
| auto | Auto | Automatically selects the best available configured model. | Smart |
| circuit-2-turbo | Circuit 2 Turbo | Recommended everyday alias optimized for speed. | Recommended |
| circuit-1 | Circuit 1 | Cost-friendly base alias for general tasks. | Base |
| circuit-1-mini | Circuit 1 Mini | Lightweight alias for simple workloads. | Light |
| circuit-2 | Circuit 2 | Balanced alias for production chat. | Balanced |
| circuit-3 | Circuit 3 | Advanced alias for heavier reasoning workloads. | Advanced |
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-compatible chat, tools, and streaming.
gpt-4o · gpt-4o-mini · gpt-4.1 · gpt-5.6-sol · gpt-5.6-terra
Low-latency and reasoning routes.
deepseek-v4-flash · deepseek-v4-pro
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
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
Our own model family, built in Kigali for conversation in Kinyarwanda, English and French, with open weights published on Hugging Face.
Trained for Kinyarwanda alongside English and French, so a conversation does not have to leave the language your users speak.
Download the weights and run them yourself: the model is not a black box you can only rent.
Reached through the OpenAI-compatible API like every other model, with no separate SDK.
Priced in credits from the wallet you top up in RWF, like the provider models beside it.
Developer 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.
https://api.circuitnotion.com/v1/chat/completionsFAQ
What developers ask before they point an SDK at the catalog.
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.
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.
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.
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.
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.
Yes. Incuti AI is built for Kinyarwanda alongside English and French, and its open weights are published on Hugging Face.
Billing
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.