Retrieve detailed statistics
GET/getstatistics
Get detailed statistics for each pair over a specified period. Statistics include APR, trending APR, utilization, volume, fees, and risk/ranking factors.
Aggregated usage: If period=aggregated
, you receive an array of arrays, one for each recognized period, in a nested structure, effectively returning “columns” for each period.
Request
Responses
- 200
- 500
An array of DataCardProps objects (or array of arrays if aggregated).
Internal server error