{"name":"AI Model Router API","version":"1.0.0","description":"Intelligent routing between GPT-4, Claude, Gemini based on task complexity and cost threshold. Auto-selects cheapest model that meets quality bar.","endpoints":{"health":"GET /ai-model-router/health","mcp":"POST /ai-model-router/mcp (JSON-RPC 2.0)","route":"GET /ai-model-router/route","compare":"GET /ai-model-router/compare"},"auth":"Pass X-API-Key header for /api/v1/* endpoints.","pricing":{"free":"100 req/day","pro":"$29/mo — unlimited"}}