{"name":"AI Gateway","version":"1.0.0","description":"AI API Gateway with intelligent caching, spending limits, and usage analytics. Save 30-60% on AI API costs.","features":["Semantic response caching via SHA-256 content hashing","Per-key spending budgets with automatic enforcement","Real-time usage analytics and daily breakdowns","Multi-provider support (OpenAI, Anthropic, custom)","Sliding-window rate limiting (100 req/min)","OpenAI-compatible API interface"],"pricing":{"free_tier":"1,000 requests/month","pro":"$9/month - 50,000 requests","enterprise":"Custom pricing"},"endpoints":{"chat_completions":"POST /ai-gateway/v1/chat/completions","usage":"GET /ai-gateway/v1/usage","usage_daily":"GET /ai-gateway/v1/usage/daily","budget":"POST /ai-gateway/v1/budget","models":"GET /ai-gateway/v1/models","cache_clear":"DELETE /ai-gateway/v1/cache","health":"GET /ai-gateway/health"},"docs":"https://api.lazy-mac.com/ai-gateway"}