latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-2263193291.2 KB

78cac0377d17

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
}