Skip to main content
GET
/
status
Get API status
curl --request GET \
  --url https://api.s15x.dev/status \
  --header 'API-Authorization: <api-key>'
{
  "Status": "<string>",
  "Code": 123
}

Authorizations

API-Authorization
string
header
required

Response

Successful response

Status
string
required
Code
integer
required