cURL
curl --request GET \ --url https://api.peepal.dev/v1/health
{ "status": "<string>", "time": "2023-11-07T05:31:56Z" }
curl -X GET "https://api.peepal.dev/v1/health"
{ "status": "ok", "time": "2025-12-31T10:00:00.000Z" }
Service is healthy