krouter
Kiro Account Router & API Proxy - Overview and capabilities
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Kiro Account Router & API Proxy - Overview and capabilities
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Generate and verify images through Krouter using ChatGPT OAuth or an explicitly configured Amazon Bedrock image model
Admin API for monitoring, configuration, and diagnostics
Manage Krouter account pool, health monitoring, and auto-healing via MCP tools.
MITM proxy for IDE integration (Kiro IDE, Copilot, Antigravity)
Proxy API usage - chat completions, streaming, model selection
| name | krouter |
| description | Kiro Account Router & API Proxy - Overview and capabilities |
| version | 2.0.0 |
| author | LightHaru |
| tags | ["proxy","api","ai","router"] |
Krouter is a multi-account API proxy that provides OpenAI/Claude/Gemini-compatible endpoints backed by intelligent account rotation, smart rate limiting, and AWS Bedrock integration.
http://<host>:5580
| Endpoint | Description |
|---|---|
POST /v1/chat/completions | OpenAI-compatible chat (streaming supported) |
POST /v1/messages | Anthropic Claude-compatible messages |
POST /v1/responses | OpenAI Responses API |
GET /v1/models | List available models |
POST /v1/images/generations | Generate images via Nova Canvas |
GET /health | Health check |
GET /metrics | Prometheus metrics |
All API endpoints accept Authorization: Bearer <api-key> header.