> For the complete documentation index, see [llms.txt](https://docs.moox.one/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.moox.one/tokenomics/supply-apis.md).

# Supply APIs

Total, maximum and circulating supply can be fetched by below APIs.\
\
**Total Supply:** <http://supply.moox.one/v2/total>

**Maximum Supply:** <http://supply.moox.one/v2/max>

**Circulating Supply:** <http://supply.moox.one/v2/circulating>

{% hint style="info" %}
Total supply calculation method is explained [here](/tokenomics/moox-token.md#total-supply).

V1 circulating supply [API](http://supply.moox.one/circulating) returns a value where both V1 and V2 burned amount is excluded. So, circulating supply of V2 will always be the same as total supply.
{% endhint %}
