cURL
curl --request GET \ --url https://api.getnimbus.io/v2/farming/apr/{protocol}
{ "data": [ { "minApr": "<string>", "maxApr": "<string>", "minApy": "<string>", "maxApy": "<string>", "minBaseApr": "<string>", "maxBaseApr": "<string>", "minRewardsApr": "<string>", "maxRewardsApr": "<string>", "minBaseApy": "<string>", "maxBaseApy": "<string>", "minRewardsApy": "<string>", "maxRewardsApy": "<string>", "minTvl": "<string>", "maxTvl": "<string>", "interval": "1h", "type": "<string>", "chain": "SUI" } ] }
The protocol slug
The minimum TVL of the protocol
The maximum TVL of the protocol
The chain of the protocol
The type of the vault
LP
VAULT
STAKING
LENDING
BORROW
Protocol APR data
Show child attributes
Minimum APR value for the interval
Maximum APR value for the interval
Minimum APY value for the interval
Maximum APY value for the interval
Minimum base APR value for the interval
Maximum base APR value for the interval
Minimum rewards APR value for the interval
Maximum rewards APR value for the interval
Minimum base APY value for the interval
Maximum base APY value for the interval
Minimum rewards APY value for the interval
Maximum rewards APY value for the interval
Minimum Total Value Locked for the interval
Maximum Total Value Locked for the interval
Time interval for the APR data
1h
Type of the vault
Chain
"SUI"