{"service":"mPass API Gateway","description":"Central gateway for routing and authentication","version":"0.1.0","environment":"development","endpoints":{"health":"/health (Gateway health)","docs":"/docs (Gateway docs)","auth":"/auth/* → Auth Service (includes /auth/health, /auth/docs)","user":"/user/* → Auth Service (includes /users/health, /users/docs)","leaderboard":"/leaderboard/* → Leaderboard Backend","billing":"/billing/* → Billing Backend","history":"/history/* → History Backend","discovery":"/discovery/* → Discovery Backend"},"configuration":{"timeout_seconds":120,"retry_attempts":3,"cors_origins":["*.mtote.ai"]}}