Skip to main content
GET
/
healthz
Health check
curl --request GET \
  --url https://scraping-api.55-tech.com/healthz
{
  "ok": true
}

Response

200 - application/json

Healthy

ok
boolean