Skip to main content
GET
Legacy: Get offramp

Overview

Retrieve an offramp through the legacy compatibility route. New integrations should use GET /v1/funding-accounts/{id}.

Authentication

string
required
Your merchant API key

Path Parameters

string
required
Offramp ID (UUID format)Example: a50e8400-e29b-41d4-a716-446655440000

Request Examples

Response

string
required
Unique offramp identifier (UUID)
string
required
Offramp type: TEMPORARY or PERMANENT
string
required
Associated customer ID (UUID)
string
required
Crypto deposit address
string
required
Blockchain network: APTOS, BASE, BSC, CELO, ETHEREUM, POLYGON, SOLANA, SUI, TEMPO, or TRON
string
required
Stablecoin asset: USDC or USDT
string
required
Offramp status: ACTIVE, INACTIVE, or EXPIRED
object
required
Developer fee percentage used for deposits received through this offramp.
object
required
Settlement configuration
string
required
When the offramp was created (ISO 8601 timestamp)
string
required
When the offramp was last updated (ISO 8601 timestamp)

Success Responses

Next Steps

List Offramps

List all offramps with filters

Create Offramp

Create a new offramp