GET
/
system
/
live
curl --request GET \
  --url https://api.aiornot.com/v1/system/live
{
  "is_live": true
}

Response

200 - application/json

Successful Response

Indicates that API is live.