The TON Center API v3 provides developer access to TON Blockchain through an indexed data layer. It allows applications to read blockchain data, run analytical queries, retrieve historical information, and decode Jetton, NFT, and action data.API v3 serves as the indexed access layer.It reads raw data from a node’s RocksDB storage, parses and decodes it, and stores it in PostgreSQL.
Hosted access uses TON Center’s indexed infrastructure.
Requests without an API key are rate-limited to a default value.To increase limits, generate an API key and select a plan.