Skip to main content
GET
/
api
/
v1
/
health
Health Check
curl --request GET \
  --url https://vulnix0.com/api/v1/health
{
  "status": "ok"
}

Response

200 - application/json

API is healthy

status
string
Example:

"ok"