For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Contact support
AUSDAPI ReferenceStable SwapsWhitelabel Stablecoins
AUSDAPI ReferenceStable SwapsWhitelabel Stablecoins
  • Agora Public API
        • GETGet Aggregate and Per-Chain Metrics
        • GETGet Aggregate Total Supply
        • GETGet Aggregate Circulating Supply
    • Errors
    • Changelog
Contact support
LogoLogo
Agora Public APIEndpointsMetrics

Get Aggregate Total Supply

Beta
GET
https://api.agora.finance/v0/metrics/total-supply
GET
/v0/metrics/total-supply
$curl https://api.agora.finance/v0/metrics/total-supply
1"1234567890.123456"
<Callout intent="warning"> 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. </Callout>
Previous

Get Aggregate Circulating Supply

Next
Built with

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.

Response

Aggregate total AUSD supply across all chains, returned as a plain-text decimal (e.g. 1234567890.123456).

Errors

404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error