Skip to content

Health

Check the operational status of the SIA Checker API and its dependencies.

Request

GET https://api.siachecker.co.uk/health

Response

{
  "version": "00411df",
  "status": "OK",
  "checks": {
    "database": true
  }
}