Get deposit addresses

Retrieves a list of addresses associated with your platform.

Log in to see full request history

Retrieving related addresses

In order for a platform to obtain an address object for an address that was created with a different participant_code, the platform must have an existing relationship configured. The platform is required to have submits_platform_withdrawals_for against said participant_code.

Query Params
string

Filters for all addresses associated with a participant_code

string

Filters for all addresses associated with an asset

number
1 to 1825

Filters for addresses that have been inactive for a specified amount of days

number
1 to 100
Defaults to 1

Limits the number of addresses returned in the response

Headers
string
Defaults to [WEB] auto-generated on fly

Signature for your request.

string
Defaults to [WEB] auto-generated on fly

UNIX timestamp.

Responses

Response body
object
message
array of objects
message
object
number

The timestamp for when the address was created

string

The digital wallet address

string

The participant the request belongs to, e.g. ABCDEF

string

The asset code for the request, e.g. BTC

Language
Credentials