{
"opencollection": "1.0.0",
"info": {
"name": "Endpoints Accounts Metrics API",
"version": "1.0.0"
},
"items": [
{
"info": {
"name": "Metrics",
"type": "folder"
},
"items": [
{
"info": {
"name": "Get Aggregate and Per-Chain Metrics",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://api.agora.finance/v0/metrics"
},
"docs": "\n The endpoints exposed here are currently in **Beta**! As we continue to build our initial offering, these endpoints may implement breaking changes. Be sure to check back for our change log regularly as a precaution.\n\n\nReturns aggregate and per-chain AUSD supply. A few response-shape details specific to this endpoint:\n\n- **`chainId` is a [CAIP-2](https://chainagnostic.org/CAIPs/caip-2) identifier.** Real values include `eip155:1` (Ethereum), `eip155:137` (Po"
},
{
"info": {
"name": "Get Aggregate Total Supply",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://api.agora.finance/v0/metrics/total-supply"
},
"docs": "\n The endpoints exposed here are currently in **Beta**! As we continue to build our initial offering, these endpoints may implement breaking changes. Be sure to check back for our change log regularly as a precaution.\n\n"
},
{
"info": {
"name": "Get Aggregate Circulating Supply",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://api.agora.finance/v0/metrics/circulating-supply"
},
"docs": "\n The endpoints exposed here are currently in **Beta**! As we continue to build our initial offering, these endpoints may implement breaking changes. Be sure to check back for our change log regularly as a precaution.\n\n"
}
]
}
],
"bundled": true
}