You must use Bridge’s orchestration APIs to move funds. Do not attempt to send directly from the wallet address.
1
Step 1: Create a Bridge wallet
Request
Response
id returned — this is your bridge_wallet_id.2
Step 2: Transfer funds from wallet to crypto address
Use the Transfers API with This will initiate a crypto transfer from your Bridge wallet to the specified blockchain address.
bridge_wallet as the source.Request
Response
3
Step 3: Monitor transfer status (optional)
Use the Transfer ID returned in the response to monitor progress via the Get a transfer endpoint or by listening to webhooks — learn more at Setting up webhooks.
Request
