Ping the server to check if it is alive
A ping response
{"data":"pong"}
GET /ping HTTP/1.1 Host: api.spectrallabs.xyz Accept: */*
Ping response
{ "data": "pong" }