cURL
curl --request GET \ --url https://api.pow.cards/health
Check the API health status
{ "status": "healthy" }