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