v1

latestOpenAPI 3.0.02026-08-0487298782.1 KB
Virtual Account

Create a virtual account

Generate a virtual bank account to onramp from sourceCurrency to destinationCurrency on chain destinationChain. (note: virtual accounts are billable)

post/v2/users/{userId}/virtual-accounts

Path parameters

userIdstring required

ID of the user

Request body

sourceCurrency'usd' required
destinationCurrency'usdc' | 'usdt' required

usdt is only supported on ethereum

destinationChain'POLYGON' | 'ETHEREUM' | 'SOLANA' | 'BASE'

Either externalWalletId or destinationChain must be provided.

externalWalletIdstring

Either externalWalletId or destinationChain must be provided.

Response

Success

messagestring