v1
latestOpenAPI 3.0.12026-07-1344998.2 KBGet account status
get/status
Response
OK
Example response
{
"status": "active",
"customer": "customer-id",
"can_make_requests": false,
"auth_fail_reason": "zone_not_found",
"ip": "x.x.x.x"
}Get account status
OK
{
"status": "active",
"customer": "customer-id",
"can_make_requests": false,
"auth_fail_reason": "zone_not_found",
"ip": "x.x.x.x"
}