This endpoint does not require authentication and can be used for monitoring and health checks.
Use Cases
- Service monitoring: Check if the API is running and accessible
- Load balancer health checks: Configure your infrastructure to verify service health
- Initial setup verification: Confirm your connection to the API works correctly
Response
The endpoint returns the current status and version information:Current health status of the API service. Returns “healthy” when operational.
Current version of the CheckThat AI API.

