X-Api-Key: ********************
curl --location --request GET 'https://integrations.paydaymx.com/public-api/v1/health' \ --header 'X-Timestamp;' \ --header 'X-Nonce;' \ --header 'X-Signature;' \ --header 'X-Api-Key: <api-key>'
{ "status": "ok", "version": "1.0.0" }