> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fuse.io/llms.txt
> Use this file to discover all available pages before exploring further.

# FuseBox APIs Tutorials

| Title                                                                                                               | Stack | Repo                                                                                                                          |
| :------------------------------------------------------------------------------------------------------------------ | :---- | :---------------------------------------------------------------------------------------------------------------------------- |
| [How to Get Token Balances for Address](/docs/developers/tutorials/apis/api-get-address-balance)                    | API   | [GitHub](https://github.com/fuseio/examples/blob/api-address-balance/api-token-balances/pages/index.tsx)                      |
| [How to Get NFT Balances for Address](/docs/developers/tutorials/apis/api-get-nft-balance)                          | API   | [GitHub](https://github.com/fuseio/examples/blob/api-erc721-balance/erc721/pages/index.js)                                    |
| [How to GET Price Changes for a Token By Intervals](/docs/developers/tutorials/apis/api-get-price-changes-interval) | API   | [GitHub](https://github.com/fuseio/examples/blob/api-price-changes-by-interval/api-price-changes-by-interval/pages/index.tsx) |
| [GET Token Trade Quotes](/docs/developers/tutorials/apis/api-trade-quotes)                                          | API   | [GitHub](https://github.com/fuseio/examples/blob/rest-api-guide-trade-v2/trade-api/pages/index.tsx)                           |
