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

# Wallet API

We have exposed an REST API of Tiramisu Wallet allowing out customers to execute TARO transaction and wallet operations via a simple HTTP request.

You can find the Swagger docs here <http://testnet.tarowallet.net/walletapp/swagger-ui/>

There is also a python API client for this API applowing for programmatic access to the Taproot Assets Protocol <https://github.com/snow884/tiramisu_wallet_client>
