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