Skip to main content
GET
/
health
Get Health
curl --request GET \
  --url https://api.zopay.cash/connect/v1/health \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Paste your Connect API key (sk_live_… for production, sk_test_… for sandbox) without the Bearer prefix. Mint and rotate keys from the admin panel.

Headers

authorization
string | null

Response

Successful Response

The response is of type Response Get Health Health Get · object.