Skip to main content

Health check endpoint

GET 

/v1/public/healthCheck

Public health check endpoint that returns the status of the API service. This endpoint can be used by monitoring systems, load balancers, and orchestration platforms to verify that the service is running and responsive. No authentication is required for this endpoint.

Responses

Service is healthy and responding. Returns a simple status message indicating the service is operational.