{"name":"Summit API","version":"1.0.0","endpoints":{"health":"GET /health","beasts":{"by_owner":"GET /beasts/:owner","all":"GET /beasts/all?limit=25&offset=0&prefix=&suffix=&beast_id=&name=&owner=&shiny=&animated=&sort=summit_held_seconds","counts":"GET /beasts/stats/counts","top":"GET /beasts/stats/top?limit=25&offset=0"},"adventurers":{"by_player":"GET /adventurers/:player"},"leaderboard":"GET /leaderboard","quest_rewards":{"total":"GET /quest-rewards/total"},"consumables":{"supply":"GET /consumables/supply"},"websocket":{"endpoint":"WS /ws","channels":["summit","event"],"subscribe":"{\"type\":\"subscribe\",\"channels\":[\"summit\",\"event\"]}"}}}