{"name":"Backgammon Playable Platform v8.2","websocket":"/ws","lobbyWebsocket":"/lobby","health":{"live":"/health/live","ready":"/health/ready","metrics":"/metrics"},"api":{"register":"POST /api/accounts/register","login":"POST /api/sessions/login","me":"GET /api/me","createPrivateMatch":"POST /api/private-matches","lobby":"GET /api/lobby","queue":"POST|DELETE /api/matchmaking/queue","matchmakingStatus":"GET /api/matchmaking/status","rating":"GET /api/ratings/me","ratingHistory":"GET /api/ratings/me/history","publicProfile":"GET /api/profiles/:userId","profileMatches":"GET /api/profiles/:userId/matches","profileRatingChanges":"GET /api/profiles/:userId/rating-changes","leaderboard":"GET /api/leaderboard","matchHistory":"GET /api/matches/history","clientConfig":"GET /api/client-config","clientEvents":"POST /api/client-events"}}