Status

get

Returns an affirmative response if the API is active.

Responses
200

Success

application/json
get
GET /api/status HTTP/1.1
Host: listen.dovafm.xyz
Accept: */*
200

Success

{
  "online": true,
  "timestamp": 1609480800
}

Last updated