Health check
Endpoints
Health Check
GET /health returns the Vulcx API status with no API key required — poll it to monitor uptime and alert on non-200 responses in production.
GET
Health check
Response
200 - application/json
Service is healthy
Example:
"ok"
Last modified on July 5, 2026