Ping the server to check if it is alive
/ping
curl -L \ --url 'https://api.spectrallabs.xyz/ping'
{ "data": "pong" }