Create deposit address

Creates a deposit address for a given asset.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Details for creating a deposit address, including participant code, asset, and network.

string
required

The participant to create the address for. Must either match the calling platform or be a customer of the calling platform.

string
required

The asset symbol to create a deposit address for (e.g. BTC, USDC.ETH).

string
length ≤ 40

Account label the address should be associated with. Defaults to general when omitted. Case sensitive; must match the letters-numbers-_---: pattern and be at most 40 characters.

Headers
string
required

HMAC-SHA256 signature of the request, base64-encoded. See the Authentication guide for the exact signing formula.

string
required

Current Unix timestamp in seconds. Must be within 60 seconds of server time or the request is rejected.

Responses

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