For AI agents: an LLM-friendly Markdown version of every page is available by appending .md to its URL or by sending an Accept: text/markdown request header. The full documentation index is at https://www.ankr.com/docs/llms.txt
Skip to main content

TON


TON API is available on Web3 API platform.

The Open Network (TON) is a decentralized and open internet platform made up of several components. These include: TON Blockchain, TON DNS, TON Storage, and TON Sites. TON Blockchain is the core protocol that connects TON’s underlying infrastructure together to form the greater TON Ecosystem.

TON is focused on achieving widespread cross-chain interoperability, while operating in a highly scalable secure framework. TON is designed to process millions of transactions per second (TPS), with the goal of eventually reaching hundreds of millions of users moving forward.

Currently, we provide two interfaces to query TON API — JSON-RPC and REST. Responses for both of them come in JSON format.

JSON-RPC/REST methods

Accounts — info about accounts:

Blocks — info about blocks:

Transactions — fetching and locating transactions:

Get config — getting blockchain config:

Run method — running get method of smart contract:

Send — sending data to blockchain:


Methods

Methods

Methods