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!
get
https://api.yam.finance
/price
Get Yam token price.
get
https://api.yam.finance
/price-avg/{start-date}/{end-date}
Get Yam token average price from a range of dates.
get
https://api.yam.finance
/treasury
Get treasury assets, assets balances and their values.
get
https://api.yam.finance
/apr
Get Farm LP APR.
Last modified 1yr ago