Skip to main content
GET
/
healthz
Liveness probe
curl --request GET \
  --url https://api.vintl.io/healthz
{
  "status": "ok"
}

Response

200 - application/json

Server is alive

Last modified on April 2, 2026