Simple endpoint to verify API availability and service status
/health endpoint provides a basic health check to verify that the Iris API server is running and accepting requests. This is commonly used by load balancers, monitoring systems, and orchestration platforms.
200 OK status with the text response "OK".
200 OK
Body:
/health endpoint is subject to the same rate limiting as other endpoints:
429 Too Many Requests when limit exceeded/stats endpoint for request metrics/compare endpoint with test data*)/stats request counters