Authorizations
API key for authentication. Must be included in the x-api-key header.
Body
application/json
The unique identifier of the user
Example:
"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
The cryptocurrency to convert (USDC, BTC, ETH, etc.)
Example:
"USDC"
The amount of cryptocurrency to convert
Example:
50.25
The unique identifier of the registered destination account (bank/card)
Example:
"9ae6fe4g-b798-545g-c1c6-b69ege7c280d"
Target fiat currency code (ISO 4217)
Example:
"EUR"
The blockchain network (optional, will use default if not specified)
Example:
"solana"
Response
Offramp transfer initiated successfully