API Reference

Initialized Crypto Deposit Blockchain Transaction

Creates a crypto deposit transaction that can be signed with a user's private key. The transaction must then be submitted to the blockchain to initiate the deposit.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
string
required
^\d+(\.\d+)?$

Amount being deposited

currency
required

Currency being deposited

string
required

Unique identifier for the counterparty sending funds

Headers
string
length ≤ 255
^[a-zA-Z0-9\-_]+$

Optional idempotency key to ensure request is processed only once. Recommended for all state-changing operations.

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json