Health check

GET
/health
curl -X GET "https://api.bytekit.com/health"

Service is healthy.

{
  "status": "ok"
}