Get deposit options

Retrieves available deposit options. The response is an object whose keys are dynamic group
names (a blockchain network name when group_by=network, or an asset symbol when group_by=asset),
each mapping to an array of DepositOption items. See the example below for the actual shape.

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

Defines how deposit options are grouped. Default: network.
Supported values:

  • network: Group deposit options by blockchain network.
  • asset: Group deposit options by asset type.
Headers
string
required

Millisecond timestamp as a string.

string
required

One-time random string. UUID is recommended.

string
required

HMAC-SHA256 signature encoded as hexadecimal.

Response

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