Endpoint Examples
Get Deposit Address
Generates a unique deposit address tied to a specific intent, allowing users to send funds securely.
GET
Authorizations
API key required for authentication
Headers
API key for authentication
Query Parameters
Target blockchain network ID
Address of the token to receive
Amount of tokens to receive
Address to receive the tokens
Type of transfer (onramp, cex, wallet)
Available options:
onramp
, cex
, wallet
Route optimization preference (time, fee, value)
Available options:
time
, fee
, value
Source blockchain network ID
Source token address
Source wallet address
Maximum acceptable slippage
Array of tokens and recipients for multi-token transfers
Custom transaction data
Maximum gas limit for the transaction
Response
200 - application/json
Deposit address details and transaction information
The response is of type object
.