cURL
curl --request GET \ --url https://vulnix0.com/api/v1/health \ --header 'api-key: <api-key>'
{ "status": "ok" }
Verifies the API is running and responding.
A unique API Key.
API is healthy
"ok"