Service status

Current health and version of the KnowMyCouncil API.

API health

{
  "status": "ok",
  "service": "knowmycouncil-api",
  "timestamp": "2026-04-10T11:25:50+01:00"
}

API version

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