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
}

Changes

No recorded changes to this endpoint across all 64 revisions of this API.