By default, Magmatic provides only a small number of data resolution options. However, it's possible to achieve almost any resolution. For example, if you need lending rates with 5 day resolution, you'd first request daily rates from the API (with resolution = 1d
), and then calculate the average of every 5 data points.