Lido APR API

Read-only HTTP API returning the latest stETH staking APR and a 7-day simple moving average APR. Used by integrators, dashboards, and DeFi protocols to display Lido's current annualized yield. The Lido V2+ APR is computed from on-chain rebase events. A Hoodi testnet endpoint mirrors the same shape.

Lido APR API is one of 4 APIs that Lido publishes on the APIs.io network.

Tagged areas include APR, Yield, stETH, and Statistics. The published artifact set on APIs.io includes API documentation.

API entry from apis.yml

apis.yml Raw ↑
aid: lido:lido-apr-api
name: Lido APR API
description: Read-only HTTP API returning the latest stETH staking APR and a 7-day simple moving average
  APR. Used by integrators, dashboards, and DeFi protocols to display Lido's current annualized yield.
  The Lido V2+ APR is computed from on-chain rebase events. A Hoodi testnet endpoint mirrors the same
  shape.
humanURL: https://docs.lido.fi/integrations/api
tags:
- APR
- Yield
- stETH
- Statistics
properties:
- type: Documentation
  url: https://docs.lido.fi/integrations/api
- type: Endpoint
  url: https://eth-api.lido.fi/v1/protocol/steth/apr/last
- type: Endpoint
  url: https://eth-api.lido.fi/v1/protocol/steth/apr/sma
- type: Endpoint
  url: https://eth-api-hoodi.testnet.fi/v1/protocol/steth/apr/last