krouter
Kiro Account Router & API Proxy - Overview and capabilities
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Kiro Account Router & API Proxy - Overview and capabilities
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
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.