Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://tonapi.io/v2/status
{ "rest_online": true, "indexing_latency": 100, "last_known_masterchain_seqno": 123456 }
Status
status
100
123456
Was this page helpful?