---
title: "GET /api/v2/arm/lending-market-daily-apy/{token}"
method: GET
path: "/api/v2/arm/lending-market-daily-apy/{token}"
tags: ["arm"]
---

# GET /api/v2/arm/lending-market-daily-apy/{token}

`GET /api/v2/arm/lending-market-daily-apy/{token}`

Get ARM lending market apy

## Path parameters

- `token` string, required

## Query parameters

- `days` number
- `offset` number

## Response `200`

ARM lending market apy

- object[]
  - `timestamp` number, required
  - `apy` number, required

## Other responses

- `404` — ARM not found

---

[API](https://skmtc.net/originprotocol/apis/defi-analytics.md) · [All operations](https://skmtc.net/originprotocol/apis/defi-analytics/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/originprotocol/defi-analytics/revisions/71c64ee4f1f3/schema)
