Health Check
Check the health status of the API
api/v1/health
Check the health status of the API
Rate Limiting
Standard rate limits apply to this endpoint.
Authentication
This endpoint requires authentication via API key. You can use the sandbox mode for testing without registering. See the authentication guide for details.
Try It Yourself
Test this endpoint directly from your browser using our API sandbox. No authentication required for testing.
Try API Endpoint
This is a limited sandbox environment.
For higher limits (75 requests/day), register for a free account.
/
Your daily Sandbox API quota has been exhausted. Please try again tomorrow.
Need higher limits? Register for free and get 75 requests/day.
Response
Common Use Cases
Uptime monitoring integration
Use the health endpoint as a target for uptime monitoring services. Get instant alerts when the API becomes unavailable.
Load balancer health checks
Configure your load balancer to poll the health endpoint and route traffic only to healthy API instances.
Status page integration
Feed health check results into your public status page to keep users informed about API availability.
Related API Endpoints
Explore related endpoints that work well with Health Check.
Check if the API is ready to accept requests by verifying database and cache connections
Simple endpoint for testing API connectivity and authentication
Inspect SSL certificate details for a domain, including validity, expiry and chain health