Prerequisites
Before you begin:- Obtain an API key for Digital Asset Accounts from Circle.
- Have an onboarded and active account with an
accountId. - Install cURL on your development machine.
The Digital Asset Accounts API base URL is
https://api-sandbox.circle.com for
sandbox and https://api.circle.com for production. Set your API key in the
Authorization header using the format Bearer YOUR_API_KEY. See
Sandbox environment and
Going to production
for environment details.Steps
Step 1. Link a bank account
Link your end customer’s bank account by providing the bank details and billing information.Step 2. Get wire instructions
Retrieve the wire instructions for the linked bank account. Share these with your end customer so they can send a wire deposit from their bank.trackingRef is a unique reference code that identifies the wire deposit.
Your customer must include it in their wire transfer so Circle can match the
payment to the correct account.