{"name":"Human.Trading API","version":"1.0.0","enabledChains":["base"],"endpoints":{"health":"/health","lookup":"/api/lookup/:slug","tokens":"/api/:chain/tokens","candles":"/api/:chain/candles","swaps":"/api/:chain/swaps","pools":"/api/:chain/pools","homepage":"/api/:chain/homepage","positions":"/api/:chain/positions/:address","humanRewards":"/api/:chain/human-rewards","chat":"/api/chat/:slug","alerts":"/api/alerts (admin only)","websocket":"ws://localhost:3000 (connect and send upgrade header)"},"examples":{"lookup":"/api/lookup/human","tokens":"/api/base/tokens/trending","candles":"/api/base/candles/0x.../chart","swaps":"/api/base/swaps/recent","pools":"/api/base/pools/top","homepage":"/api/base/homepage","chat":"/api/chat/sola"}}