🚀 Borderless Benchmark now LIVE!
cURL
curl --request PUT \ --url https://sandbox-api.borderless.xyz/v1/organizations/integrations/honeycoin \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "apiKey": "HC-a1cc4444-e9b1-7654-a123-7c555edb9fe1", "publicKey": "2aalwDDltWiUuT7qjBVC" } '
Create HoneyCoin integration to configure the connection with the HoneyCoin account.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
The HoneyCoin API key for authentication.
"HC-a1cc4444-e9b1-7654-a123-7c555edb9fe1"
The HoneyCoin public key for authentication.
"2aalwDDltWiUuT7qjBVC"
Organization HoneyCoin integration data
Was this page helpful?
Suggestions
Contact support