GET
/
system
/
live
curl --request GET \
  --url https://prod.ai-or-not.com/v1/system/live
{
  "is_live": true
}

Response

200 - application/json
Successful Response

Indicates that API is live.