{"service":"lendingbase-api","stage":"auth","docs":"See README.md","endpoints":{"GET /api/health":"public liveness probe","GET /api/auth/authorization-url":"build a WorkOS AuthKit login URL","GET /api/auth/callback":"dev convenience: exchange ?code for tokens","POST /api/auth/token":"exchange an authorization code for tokens","POST /api/auth/refresh":"exchange a refresh token for a new access token","GET /api/me":"authenticated caller identity (Bearer token required)","GET /api/admin/users":"requires the users:read permission"}}