Skip to main content
GET
/
lifecheck
Lifecheck Method
curl --request GET \
  --url https://toncenter.com/api/smc-index/lifecheck \
  --header 'X-API-Key: <api-key>'
{
  "status": "<string>",
  "last_booking_time": 123
}

Documentation Index

Fetch the complete documentation index at: https://companyname-a7d5b98e-pr-1003-gas-tolk.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

X-API-Key
string
header
required

Response

200 - application/json

Successful Response

status
string
required
last_booking_time
integer
required