Now live — OpenAI-compatible

The Kyboro API

Four models, one endpoint. Coding and vision intelligence from the engine that powers the Kyboro agent — priced per token, prepaid, and compatible with every OpenAI SDK.

terminal
curl https://kyboro.com/v1/chat/completions \
  -H "Authorization: Bearer $KYBORO_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "kyboro-forge-1",
    "messages": [
      {"role": "user", "content": "Write a FastAPI healthcheck endpoint"}
    ]
  }'

The lineup

From high-volume classification to the hardest reasoning problems — pay only for what each task needs.

Full pricing & credit packs →

Built for code

Every model in the lineup is tuned for real engineering work — generation, refactoring, debugging, agentic tool use.

Vision included

Send screenshots, diagrams, and UI mockups. Swift, Forge and Titan read images natively.

Tool calling

OpenAI-compatible function calling on every model. Drop-in with any SDK that speaks the chat completions format.

Speed tiers

From Nano (instant, high-volume) to Titan (deepest reasoning). Pick per request — one key, one API.

No lock-in

Standard chat completions format. Point your existing OpenAI SDK at kyboro.com/v1 and change the model name.

Prepaid, no surprises

Top up a credit wallet, pay per token. Requests stop at zero balance — you can never be surprise-billed.

Live in three steps

1. Create a key

Sign up and mint an API key from your dashboard in seconds.

2. Add credit

Top up a prepaid wallet — from ₹499. No subscription needed.

3. Ship

Point any OpenAI SDK at kyboro.com/v1 and watch usage live.