API Status
Get API Status
Check whether the API is operational and verify timestamps.
get/
Response
OK
Example response
{
"version": 153,
"timestamp": "2022-11-04T01:47:00.377969Z",
"online": true
}Check whether the API is operational and verify timestamps.
OK
{
"version": 153,
"timestamp": "2022-11-04T01:47:00.377969Z",
"online": true
}