TON Center supports both mainnet and testnet environments for all API versions. The testnet is ideal for development and testing. It mirrors the functionality of the mainnet but uses separate smart contracts and tokens with no real-world value.Documentation Index
Fetch the complete documentation index at: https://ton.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Base URLs
| Environment | API v2 | API v3 |
|---|---|---|
| Mainnet | https://toncenter.com/api/v2 | https://toncenter.com/api/v3 |
| Testnet | https://testnet.toncenter.com/api/v2 | https://testnet.toncenter.com/api/v3 |
Usage Notes
- No real TON is needed on testnet.
- You still need an API key for higher rate limits, get one here.
- Ideal for testing wallets, contracts, and integrations without affecting live data.


