Comment on page

API

Several data endpoints are used internally and by our partners. These have been created incrementally on an as-needed basis and are not intended for widespread use. This documentation has been added for convenience, but please do not rely on this API for mission-critical data. If you need additional data to use in your application, please reach out on Discord.
The are two separate hostnames where different endpoints are hosted. The source code can be found in the ousd-analytics and origin-website GitHub repositories.

OUSD/OETH Analytics

get
https://analytics.ousd.com
/api/v2/{symbol}/apr/trailing/{days}
Trailing yield
get
https://analytics.ousd.com
/api/v2/{symbol}/apr/history
Yield history
get
https://analytics.ousd.com
/api/v2/{symbol}/collateral
Collateral
get
https://analytics.ousd.com
/api/v2/{symbol}/strategies{?structured}
Strategies

Origin Protocol

get
https://api.originprotocol.com
/circulating-ogn
OGN circulating supply
get
https://api.originprotocol.com
/circulating-ogv
OGV circulating supply
get
https://api.originprotocol.com
/total-ogn
OGN total supply
get
https://api.originprotocol.com
/total-ogv
OGV total supply
get
https://api.originprotocol.com
/total-ousd
OUSD total supply
get
https://api.originprotocol.com
/total-oeth
OETH total supply