v1

latestOpenAPI 3.0.32026-07-14265579.8 KB
Alive

The Alive resource.

The Alive resource is a simple 'ping’ API call to connect to the platform for testing purposes. Alive can be called without basic auth.

get/alive

Response

Success Response

aliveboolean

Example response

{
  "alive": true
}
All 26 operations