API Versions
-
v2 – TON HTTP API
Real-time access to blockchain state usingtonlibjson
and Liteservers. -
v3 – TON Indexer
PostgreSQL-based indexer that provides stable and queryable access to structured blockchain data.
Free access is limited to 1 request per second. To increase limits, request an API key via @toncenter on Telegram or follow this guide.
Usage Options
Hosted
Use the hosted API from TON Center with a subscription plan that fits your needs:- The Free Plan offers 10 requests/sec.
- Paid plans provide higher rate limits and private liteservers.
Self-Hosted
Run the APIs on your own infrastructure:Running your own infra means you’ll need quite powerful hardware. For example, the minimun requirements for a liteserver are at least 16-core CPU, 128 GB RAM, 1 TB NVMe SSD, and 1 Gbps connection.