Back to Payouts docs

Payouts API Playground

Send real, HMAC-signed requests to the payouts endpoints and inspect the live response.

GET/api/payouts/supported-countries
cURL
  1. curl --location --request GET 'https://api.bitnob.com/api/payouts/supported-countries' \
  2. --header 'Content-Type: application/json' \
  3. --header 'X-Auth-Client: {{clientId}}' \
  4. --header 'X-Auth-Timestamp: {{timestamp}}' \
  5. --header 'X-Auth-Nonce: {{nonce}}' \
  6. --header 'X-Auth-Signature: {{signature}}'
Response
// Awaiting response...
Did you find this page useful?

Join our Discord