API Health Check

All of our APIs have a /healthcheck endpoint, which verifies that the operating status of the requested API is optimal. It is a ping for the API entry points to ensure the entry points are accessible and it is the first thing you can do if the API request is not working. See details with examples in API Health Check.

📘

NOTE

A response other than a 200 OK, indicates that the API health check failed.

Healthcheck endpoints

See API URLs and Endpoints.