🚀 Borderless Benchmark now LIVE!
cURL
curl --request PUT \ --url https://sandbox-api.borderless.xyz/v1/organizations/integrations/bridge \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "apiKey": "sk-live-81ef049d7644df72d3a651d6ddd1c61v" } '
Create Bridge partner api key.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
The Bridge partner api key.
"sk-live-81ef049d7644df72d3a651d6ddd1c61v"
Organization Bridge integration data
Was this page helpful?