Crypto
Get crypto quote
Get real-time pricing for cryptocurrency purchases. Required before execution - quotes provide the pricing and quote ID needed for purchases.
Key Concepts
- Quote Validity: Valid until
expireAtUnixtimestamp (typically 30 seconds) - Refresh Strategy: Request new quotes every 5 seconds to avoid expiration
- Quote ID: Use returned
quoteIdin Execute crypto purchase
Prerequisites
- List available crypto products - Verify symbol/settlement combinations are available
- Add wallet to address book - Ensure destination wallet exists in address book
Usage Flow
- List available crypto products - Check available symbol/settlement options
- Request quote using this endpoint
- Present pricing to user (check expiration)
- Execute crypto purchase - Execute purchase with
quoteId
Next Steps
-
Execute crypto purchase - Execute purchase using the
quoteId -
Refresh quotes every 5 seconds if user delays decision