Skip to main content
GET
Health Check
Check the health status of the Public Records API and all dependent services. No authentication required.

Response

status
string
Overall API status: healthy or unhealthy
service
string
Service name: eval-framework
services
object
Health status of dependent services (each true or false)

Example Request

Example Response

When one or more services are down, status returns "degraded":

Usage

  • Verify API availability before sending evaluation requests
  • Monitoring and alerting integration
  • Pre-flight checks in your integration workflow