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
}

Authorizations

X-API-Key
string
header
required

Response

200 - application/json

Successful Response

status
string
required
last_booking_time
integer
required