Skip to main content

Create On-Ramp Account

Creates a virtual bank account for your organization. Requires KYB approval.

Request

number
OrgWallet ID where stablecoin will be delivered
string
Alternative to orgWalletId: specify a wallet address directly
string
Alternative to orgWalletId: specify the blockchain name (used with walletAddress)
string
required
Destination asset: USDC or USDT
string
default:"ach"
Payment rail: ach, fedwire, or swift

Response


Get On-Ramp Account

Returns the organization’s on-ramp account, or null if none exists.

Response


Create Off-Ramp Account

Creates a crypto deposit address linked to a bank account for off-ramping. Requires KYB approval.

Request

number
required
Source OrgWallet ID (where crypto is sent from)
string
default:"USDC"
Source crypto asset
string
default:"ach"
Payment rail: ach, fedwire, or swift
object
required
Bank account where USD will be delivered

Response


List Off-Ramp Accounts

Returns all off-ramp accounts for the organization.

Response


Get Off-Ramp Status

Returns the organization’s KYB status and all off-ramp accounts.

Response

string
Current KYB status: pending, submitted, approved, or declined
array
All off-ramp accounts for the organization