For all the backend calls, the secretKey should be sent as a header.
secretKey
curl -X GET \ --url https://the-sandbox.mycheckapp.com/wallet/... --header 'secretKey: <Secret key>'
Make sure to use the right key for the environment.
← 1.1 Authentication Keys 1.3 Environments →