Get Up Status

GET {{api_base}}

Overview

Simply gets if the TorBox API is available for use or not. Also might include information about downtimes.

Authorization

None needed.

HEADERS

| Key | Datatype | Required | Description |

RESPONSES

status: OK

{"success":true,"error":null,"detail":"API is up and running.","data":null}