Export whitelisted addresses

This endpoint exports a list of whitelisted addresses

Query Params
string

defaults to json; can be csv or json

string

Deprecated: Use exchangeAccountIds instead

string

Can be one of the following: individual, exchange, baker, stakepool, contract, validator, node, fiatprovider

string

Will find a match in any part of the value. Filter applies to the following fields: customerid, address, blockchain, label, memo, addresstype

string

Deprecated: Use blockchain instead

string

Deprecated: Use scoreFilter instead. Can be either of the following: scorechain, coinfirm, chainalysis, elliptic, trmlabs

string

numeric; Deprecated: Use scoreFilter instead

string

numeric; Deprecated: Use scoreFilter instead

boolean

Deprecated: Use scoreFilter instead

exchangeAccountIds
array of strings

uint64; Array containing the list of IDs for exchange accounts

exchangeAccountIds
string

uint64; Deprecated: Use scoreFilter instead

tags
array of strings

List of tags applied returned whitelisted addresses

tags
string

uint64; Deprecated: Use scoreFilter instead

string

Filter on the blockchain of the WLA.

addresses
array of strings

Filter on the specific addresses to return. This field is using the blockchain's native address syntax

addresses
string

Name of the blockchain network, eg. mainnet, testnet, or sepolia

string

Specify the score provider to filter on, or empty.Each provider has associated filter parameters that can be set.Supported values: scorechain, coinfirm, chainalysis, elliptic, trmlabs

string

Filter addresses under a Scorechain incoming score threshold.

string

Filter addresses under a Scorechain outgoing score threshold.

boolean

By default when both Scorechain scores scoreInBelow and scoreOutBelow are provided, it returns the addresses matching (scoreInBelow AND scoreOutBelow). When scoreExclusive is set to true, it will return the addresses matching (scoreInBelow OR scoreOutBelow).

string

Filter addresses with a Coinfirm C-score above threshold.

string

Filter addresses with a Chainalysis risk score above threshold.

string

Filter addresses with an Elliptic risk score above threshold.

string

Filter addresses with an TRM Labs risk score above threshold.

Responses

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


  © 2026 Taurus SA. All rights reserved.