{"name":"Nomatica AI Gateway","version":"1.0.0","description":"Unified AI inference with automatic backend fallback","endpoints":{"chat":"POST /gateway/chat — Single agent chat","stream":"POST /gateway/stream — SSE streaming chat","openai":"POST /v1/chat/completions — OpenAI-compatible","models":"GET /gateway/models — Available models","health":"GET /gateway/health — Backend health status","analytics":"GET /gateway/analytics — Usage analytics (admin)"},"backends":[{"id":"cf_gateway","name":"Edge AI Gateway","models":14,"supportsStreaming":true},{"id":"workers_ai","name":"Edge AI","models":16}],"features":["Streaming","Caching","Backend fallback","Session affinity","Analytics","Rate limiting"]}