Legacy (2024-03-18)Merchants API

Health Check

GET
/public/2024-03-18/health-check
x-api-key<token>

Your Chargeflow API key. Generate it in the Developer Hub under Settings.

In: header

Response Body

application/json

curl -X GET "https://example.com/public/2024-03-18/health-check"
"string"
GET
/public/2024-03-18/health-check/access-key
x-api-key<token>

Your Chargeflow API key. Generate it in the Developer Hub under Settings.

In: header

Response Body

application/json

curl -X GET "https://example.com/public/2024-03-18/health-check/access-key"
"string"
Was this page helpful?