Get an auto-ramp account
Returns a single auto-ramp account by ID for the authenticated user.
Authorizations
Cognito JWT token for regular user authentication
Path Parameters
The auto-ramp account ID
1Response
A virtual bank account that automatically converts fiat deposits to crypto. The account is opened in the user's name - funds deposited are converted to the specified token and sent to the destination wallet address. Important: Always confirm the account status is 'active' before initiating a deposit.
A virtual bank account that automatically converts fiat deposits to crypto. The account is opened in the user's name - funds deposited are converted to the specified token and sent to the destination wallet address. Important: Always confirm the account status is 'active' before initiating a deposit.
Unique identifier for this auto-ramp account
"507f1f77bcf86cd799439011"
Deposit instructions for the virtual account. The type field indicates the account format: us for ACH/wire (routing + account number) or iban for SEPA (IBAN + BIC).
- Option 1
- Option 2
Blockchain network where converted crypto will be sent. Lowercase network identifier.
"ethereum"
Destination wallet address. Fiat deposits are converted and sent to this address.
"0x1234567890abcdef1234567890abcdef12345678"
Token that fiat deposits will be converted to
"USDC"
Fiat currency accepted for deposits
"USD"
active, inactive Timestamp when this auto-ramp account was created (ISO 8601)
"2025-01-15T10:30:00.000Z"