Comment on page

Yam Endpoints

You can send requests to the yam API for accessing data we have on various yam projects. Check the endpoints sections below to know more about what exists and is maintained on the API. In the future we will require an API key for special requests access, check back later for that!
Questions? feel free to send us a message on the telegram channel.

Token Price

get
https://api.yam.finance
/price
Get Yam token price.

Token Price Average

get
https://api.yam.finance
/price-avg/{start-date}/{end-date}
Get Yam token average price from a range of dates.

Yam Treasury

get
https://api.yam.finance
/treasury
Get treasury assets, assets balances and their values.

Yam Farm APR

get
https://api.yam.finance
/apr
Get Farm LP APR.
Last modified 1yr ago