Skip to main content
GET
/
v1
/
system
/
live
Is Live
curl --request GET \
  --url https://api.aiornot.com/v1/system/live
{
  "is_live": true
}

Documentation Index

Fetch the complete documentation index at: https://docs.aiornot.com/llms.txt

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

Response

200 - application/json

Successful Response

Indicates that API is live.

is_live
boolean
default:true