> For the complete documentation index, see [llms.txt](https://docs.ltonetwork.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ltonetwork.com/node/public-node/rest-api.md).

# REST API

* Our open source client application uses the same API.
* You can explore it and implement any kind of client application yourself.
* Our nodes expose the REST API allowing access to all blockchain data (transaction history, balances, etc.) as well as operations for creating a new transaction — it’s easy to make a transfer, exchange, issue of tokens or lease fund transactions programmatically.

## The Web Interface to LTO Full Node API

For The Web Interface to the LTO Network Full Node API, Please check [**Swagger**](https://nodes.lto.network) on Mainnet. On Testnet: [***TestNode1***](https://testnet.lto.network)
