API Types
High availability blockchain APIs are the core element of secure, convenient and fast development of useful applications on TON.
- TON HTTP API — API that allows to work with the indexed blockchain information.
- TON ADNL API — secure API to communicate with TON, based on ADNL protocol.
Toncenter APIs
- TON Index - TON Index collects data from a full node to PostgreSQL database and provides convenient API to an indexed blockchain.
- toncenter/v2 - This API enables HTTP access to TON blockchain - getting accounts and wallets information, looking up blocks and transactions, sending messages to the blockchain, calling get methods of smart contracts, and more.