{"service":"packsy-api","routes":{"health":"GET /health","auth":["POST /auth/nonce","POST /auth/verify","GET /auth/me","POST /auth/signout"],"games":["GET /games","POST /games","GET /games/:id","GET /games/:id/cards","GET /games/:id/cards/:index"],"metadata":["GET /metadata?ids=","GET /metadata/:mint"],"vault":["GET /vault/:address"],"packs":["POST /packs/commit","POST /packs/:commitId/reveal","POST /packs/onchain/:commitId/record","GET /packs/:commitId"],"market":["GET /market/config","GET /listings","POST /listings","GET /listings/:id","POST /listings/:id/buy","DELETE /listings/:id","GET /activity","GET /collections","GET /collections/:gameId","GET /stats"],"keeper":["POST /reveals","GET /reveals","GET /reveals/:commitId"]}}