GET
/
v1
/
system
/
ping
curl --request GET \
  --url https://api.dyor.io/v1/system/ping
{
  "message": "pong 👋",
  "time": "2023-11-07T05:31:56Z"
}

Response

200
application/json
A successful response.
message
string
time
string