{"service":"api","status":"running","message":"PinkQueue API skeleton is ready.","routes":["GET /health","GET /","GET /v1/portal/stats","GET /v1/public/masters","GET /v1/public/masters/:masterId","POST /v1/auth/register","POST /v1/auth/login","POST /v1/auth/logout","GET /v1/auth/me","POST /v1/auth/telegram/start","POST /v1/auth/telegram/verify","POST /v1/auth/telegram/challenges/:challengeId/bind","POST /v1/auth/telegram/context","POST /v1/auth/password-reset/accept","GET /v1/users","PATCH /v1/users/:userId","DELETE /v1/users/:userId","POST /v1/users/:userId/password-reset-invites","GET /v1/masters","GET /v1/masters/:masterId","GET /v1/masters/:masterId/clients","POST /v1/masters","PATCH /v1/masters/:masterId","POST /v1/masters/:masterId/user-account","POST /v1/masters/:masterId/user-account/bind","POST /v1/masters/:masterId/user-account/password-reset-invites","DELETE /v1/masters/:masterId","GET /v1/clients","GET /v1/clients/:clientId","GET /v1/clients/:clientId/masters","POST /v1/clients/:clientId/masters/:masterId","DELETE /v1/clients/:clientId/masters/:masterId","POST /v1/clients","PATCH /v1/clients/:clientId","DELETE /v1/clients/:clientId","POST /v1/clients/:clientId/user-account","POST /v1/clients/:clientId/user-account/bind","POST /v1/clients/:clientId/user-account/password-reset-invites","GET /v1/notifications","POST /v1/notifications/:notificationId/read","POST /v1/notifications/read-all","GET /v1/procedures","GET /v1/procedures/:procedureId","POST /v1/procedures","PATCH /v1/procedures/:procedureId","DELETE /v1/procedures/:procedureId","GET /v1/settings/booking-policy","PATCH /v1/settings/booking-policy","GET /v1/settings/notification-rules","PATCH /v1/settings/notification-rules/:ruleId","GET /v1/slots","GET /v1/slots/:slotId","POST /v1/slots","GET /v1/bookings","GET /v1/bookings/:bookingId","POST /v1/bookings","POST /v1/bookings/:bookingId/cancel","POST /v1/bookings/:bookingId/reschedule","POST /v1/bookings/:bookingId/complete","PATCH /v1/bookings/:bookingId/master-comment","PATCH /v1/bookings/:bookingId/client-review"]}