/exchange/statsAsk AIget https://api.{env}.bluefin.io/v1/exchange/statsRetrieves exchange statistics.Query ParamsintervalstringenumDefaults to 1dThe interval for which to retrieve statistics. Default is 1 day.1d1w1MoUNSPECIFIEDAllowed:1d1w1MoUNSPECIFIEDstartTimeAtMillisint64≥ 0Timestamp in milliseconds.endTimeAtMillisint64≥ 0Timestamp in milliseconds.limitint320 to 200Defaults to 30Number of records to return. Default is 30; max is 200.pageint32≥ 1The page number to retrieve in a paginated response.Responses 200Successful response with exchange statistics. 400Invalid parameters provided. 422Unprocessable parameters provided. 500Internal server error.Updated 7 months ago