Legacy Support
Query parameters
timestampnumberOptionalExample:
Start of day timestamp (in seconds). Defaults to previous day window.
1768138034Responses
200
Legacy metrics fetched successfully
application/json
get
/legacysupport/metric200
Legacy metrics fetched successfully
Query parameters
addressstringRequired
User address
periodstringOptional
Period label (e.g., daily)
startDatestringOptional
Start date ISO string
Responses
200
Hyperliquid user stats
No content
get
/legacysupport/stats/hyperliquid200
Hyperliquid user stats
No content
Get legacy daily stats (volume, fees, users, new_traders) for compatibility with pear-backend /statsData
get
Query parameters
periodstringOptional
Period label, e.g., daily
startDatestringOptional
Start date ISO string
endDatestringOptional
End date ISO string
Responses
200
Daily stats array
No content
get
/legacysupport/dailyStats200
Daily stats array
No content
Last updated