Any model. Any geography. One API.

OpenAI-compatible endpoints. Drop-in replacement.

Hit a subdomain, get a geo-specialized response.

Hourly retrained. 172 geos. 35 languages.

Early access — invitations rolling out

Subdomain routing

california.toolkit-llm.com/v1/chat → California-specialized. tokyo.toolkit-llm.com/v1/chat → Japan-specialized. Any geo, same API.

OpenAI compatible

Same request format. Same response format. Change one line — your base URL — and get geo intelligence.

Archetype stacking

california.toolkit-llm.com/dealergpt/v1/chat → California car market specialist. Geo + vertical in one call.

Model selection

Choose tk-base, tk-think, tk-vision, or tk-voice. Each model understands every geography.

Streaming + function calling

Full streaming support. Tool use. Structured output. Everything you expect from a modern LLM API.

Rate limits that make sense

Free tier: 100 req/day. Pro: 10K req/day. Enterprise: unlimited. No per-token billing surprises.

toolkit-chat-turboProduction

$0.15/1M input · $1.00/1M output · 32K context

toolkit-baseProduction

$0.40/1M input · $1.60/1M output · 200K context

toolkit-codeProduction

$1.20/1M input · $4.80/1M output · 131K context

toolkit-thinkProduction

$2.50/1M input · $10.00/1M output · 262K context

toolkit-voiceComing

Real-time streaming · 29 languages · $0.10/min

POSThttps://toolkit-llm.com/v1/chat/completions
{
  "model": "toolkit-chat-turbo",
  "messages": [
    { "role": "user", "content": "東京で住民票を取得するにはどうすればいいですか?" }
  ]
}
Response

住民票は区役所または出張所で取得できます。必要なもの:(1) 本人確認書類(マイナンバーカード、運転免許証等)、(2) 手数料300円。マイナンバーカードがあればコンビニでも取得可能です。

Get your API key

or email us directly