cURL
curl --request GET \ --url https://api.anycheck.id/health
{ "status": "healthy", "database": "connected", "timestamp": "2023-11-07T05:31:56Z" }
Comprehensive health check including database connectivity
Health status
"healthy"
"connected"
Was this page helpful?