{"name":"Certilia OAuth Server","version":"0.2.4","endpoints":{"health":"/api/health","auth":{"initialize":"GET /api/auth/initialize","callback":"GET /api/auth/callback","exchange":"POST /api/auth/exchange","refresh":"POST /api/auth/refresh","polling":{"start":"POST /api/auth/polling/start","status":"GET /api/auth/polling/:polling_id/status"}},"user":{"extendedInfo":"GET /api/user/extended-info"}}}