GET
/api/v2/ioc/healthHealth check
Basic health check for the Enrich API. No authentication required.
Responses
Service healthy
- statusstring
Code samples
bash
curl -X GET 'https://api.verdictiq.io/api/v2/ioc/health' \
-H 'Content-Type: application/json' \
-H 'X-API-Key: sk_<your-api-key>'