v1

latestOpenAPI 3.0.02026-07-24231140.6 KB
Misc

Ping server

get/ping

Response

Success

messagestring

Example response

{
  "meta": {
    "_endpoint": "/ping"
  },
  "message": "pong"
}