Authorizations
The API key. For more details, refer to API key.
In the API playground, enter your API secret, and your API key will be accordingly calculated.
Query Parameters
The transaction type. Possible values include:
DEPOSIT
: A deposit transaction.WITHDRAW
: A withdrawal transaction.
DEPOSIT
, WITHDRAW
The transaction ID.
"123e4567-e89b-12d3-a456-426614174000"
Response
The request was successful.
A list of virtual asset service providers (VASP) you can select as the transaction source or destination.
Indicates whether the transaction amount exceeds a predefined threshold. If exceeded, additional information is required when filling Travel Rule details.
true
: Threshold exceeded.false
: Threshold not exceeded.
true
A human-readable, time-sensitive message to be signed by the wallet owner. The message contains key information including the wallet address, a unique nonce, and a timestamp. Signing this message confirms ownership of the wallet and allows the operation to proceed.
"Hi, please sign this message to confirm that you are the owner of this wallet address.\nThe transfer can only proceed after signing.\n- Address: 0x1234567890abcdef1234567890abcdef12345678\n- Nonce: b2860f5c9f201a81bc76f33e991c1f24\n- Timestamp: 1732523887\n"
A list of self-custody wallet providers you can select as the transaction source or destination.
A supported wallet type or integration.