🚀 Borderless Benchmark now LIVE!
cURL
curl --request PUT \ --url https://sandbox-api.borderless.xyz/v1/organizations/integrations/brale \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "apiKey": "brale_client_id_123", "apiSecret": "brale_client_secret_456" } '
Create Brale partner api key and secret.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
The Brale API key (client ID) for authentication.
"brale_client_id_123"
The Brale API secret (client secret) for authentication.
"brale_client_secret_456"
Organization Brale integration data
Was this page helpful?
Suggestions
Contact support