cURL
curl --request GET \ --url https://api.s15x.dev/status/bot \ --header 'API-Authorization: <api-key>'
{ "Status": "discord bot online responded to server", "Code": 200 }
returns current websocket connection status
The request was successful, and the server has returned the requested resource in the response body.
"discord bot online responded to server"
200