> For the complete documentation index, see [llms.txt](https://tembo.gitbook.io/tembo/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tembo.gitbook.io/tembo/wallet-management-api.md).

# Wallet Management API

- [Introduction](https://tembo.gitbook.io/tembo/wallet-management-api/introduction.md)
- [API Reference](https://tembo.gitbook.io/tembo/wallet-management-api/api-reference.md): Explore the endpoints for wallet management
- [List Wallets](https://tembo.gitbook.io/tembo/wallet-management-api/api-reference/list-wallets.md): Use this endpoint to retrieve all wallets associated with your TemboPlus account, including both collection and disbursement wallets across all supported currencies.
- [Get Wallet Info](https://tembo.gitbook.io/tembo/wallet-management-api/api-reference/get-wallet-info.md): Use this endpoint to retrieve details about a specific wallet using its account number
- [Get Wallet Balance](https://tembo.gitbook.io/tembo/wallet-management-api/api-reference/get-wallet-balance.md): Use this endpoint to retrieve the balance of your wallet.
- [Get Wallet Statement](https://tembo.gitbook.io/tembo/wallet-management-api/api-reference/get-wallet-statement.md): Use this endpoint to retrieve the statement of your wallet.
- [Wallet to Wallet Transfer](https://tembo.gitbook.io/tembo/wallet-management-api/api-reference/wallet-to-wallet-transfer.md): Use this endpoint to transfer funds between your disbursement wallets. Both wallets must be in the same currency.
