LLM.kiwi
For Developers (API Access)
Use one API surface for chat completions and model discovery, then plug LLM.kiwi into your existing apps, services, and agent runtimes.
01
OpenAI-compatible integration
Call familiar routes like POST /v1/chat/completions and GET /v1/models. Keep your existing SDK while standardizing new public traffic on model auto.
02
Model visibility
Use the API guide for the public auto route, then use the model catalog when you need lineage, provider visibility, and internal naming context.
03
Production controls
Create and revoke account keys, review plan access, and use the public chat interface without exposing API credentials in browser code.