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

Documentation Index

Fetch the complete documentation index at: https://docs.55-tech.com/llms.txt

Use this file to discover all available pages before exploring further.

Response

200 - application/json

Healthy

ok
boolean