User API Keys
OpenAI Compatible
Claude Code Ready
API

One API for Kimi K2.5

Use one endpoint for the web app, OpenAI-compatible SDKs, and Claude Code-style workflows. Your user API keys, credits, and billing stay in one place.

Built for real usage

OpenAI-compatible routes

Claude Code-friendly routing

Credits stay with the user

This page is about getting requests through cleanly, not dressing up a demo.

OpenAI-compatible routes
OpenAI-compatible routes

Drop-in enough for common tools

Use `/api/openai/v1/models`, `/chat/completions`, and `/responses` without standing up a second app.

  • Works with standard Bearer API keys
  • Good fit for Codex-style and SDK-based workflows
  • Streaming is passed through instead of buffered
API FAQ

Common API questions

The questions people usually ask before wiring a client into a new endpoint.