Service status

Current health and version of the KnowMyCouncil API.

API health

{
  "status": "ok",
  "service": "knowmycouncil-api",
  "timestamp": "2026-05-27T01:02:09+01:00"
}

API version

{
  "name": "KnowMyCouncil",
  "version": "0.1.0-dev",
  "commit": null,
  "environment": "production"
}