Status
There is currently an error with displaying DovaFM API Endpoint's and Documentations, View them here
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