Ping

Ping

get

Ping the server to check if it is alive

Responses
200
Ping response
application/json
get
GET /ping HTTP/1.1
Host: api.spectrallabs.xyz
Accept: */*
200

Ping response

{
  "data": "pong"
}