v51

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-0175184292.5 KB
API Status

Get API Status

Check whether the API is operational and verify timestamps.

get/

Response

OK

versioninteger
timestampstring
onlineboolean

Example response

{
  "version": 153,
  "timestamp": "2022-11-04T01:47:00.377969Z",
  "online": true
}