{"name": "Sage Router", "status": "ok", "description": "Local-first AI model router with OpenAI, Anthropic, Ollama, NVIDIA NIM, and agent-harness compatible endpoints.", "endpoints": {"health": "/health", "models": "/v1/models", "chatCompletions": "/v1/chat/completions", "audioTranscriptions": "/v1/audio/transcriptions", "audioSpeech": "/v1/audio/speech", "anthropicMessages": "/v1/messages", "googleGenerateContent": "/v1beta/models/{model}:generateContent", "discovery": "/discovery", "analytics": "/analytics?days=7", "dashboard": "/dashboard", "account": "/account", "apiKeys": "/account/api-keys", "plan": "/account/plan", "stripeCheckout": "/billing/stripe/checkout", "cryptoPayment": "/billing/crypto/intent"}, "docs": "https://sagerouter.dev", "source": "https://github.com/earlvanze/sage-router"}