cURL
curl --request GET \ --url https://vulnix0.com/api/v1/health
{ "status": "ok" }
Verifies the API is running and responding.
API is healthy
"ok"