Health Check
Endpoints
Health Check
Check API and service health status
GET
Health Check
Check the health status of the Public Records API and all dependent services. No authentication required.
When one or more services are down,
Response
Overall API status:
healthy or unhealthyService name:
eval-frameworkHealth status of dependent services (each
true or false)Example Request
Example Response
status returns "degraded":
Usage
- Verify API availability before sending evaluation requests
- Monitoring and alerting integration
- Pre-flight checks in your integration workflow
Related
- API Overview — Complete API documentation
- Environments — Base URLs and usage guidelines
