Yam Endpoints
Last updated
Was this helpful?
Last updated
Was this helpful?
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 channel.
GET
https://api.yam.finance/price
Example
GET
https://api.yam.finance/price-avg/{start-date}/{end-date}
Example
Accessible at
{start-date}*
Range start date
{end-date}*
String
Range end date
GET
https://api.yam.finance/treasury
GET
https://api.yam.finance/apr
Example
Example