v1

latestOpenAPI 3.1.02026-08-045217107.2 KB
Health

Ping

Simple health check. Returns OK status and timestamp.

get/v1/ping

Response

OK

statusstring
timestampinteger

Example response

{
  "status": "ok",
  "timestamp": 1708372800000
}
All 52 operations