List whitelisted addresses

This endpoint returns a list of whitelisted addresses

Query Params
string

uint64; Return maximum limit items for a query; Max 100.

string

uint64; Start retrieving items starting at offset id

string

uint64; 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

boolean

Normalize rules containers in its own object

exchangeAccountIds
array of strings

uint64; Array containing the list of IDs for exchange accounts

exchangeAccountIds
string

uint64; Deprecated: Use scoreFilter instead

tagIDs
array of strings

Filter addresses with a 'OR' combination of tag IDs

tagIDs
string

uint64; Deprecated: Use scoreFilter instead

string

Deprecated: Use contractTypes instead

string

uint64; Filter addresses allowed to receive funds from this address id

string

uint64; Filter addresses allowed to receive funds from this wallet id. Will be ignored if allowedForAddressId is filled

string

Filter on the blockchain of the WLA.

boolean

If true, include also addresses waiting for approval in the results.

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

ids
array of strings

uint64; List of IDs to return

ids
string

uuid; UUID of the Taurus-NETWORK participant to whom the address belongs

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.

date-time

Filtered addresses with the last incoming transaction older than lastIncomingTransactionDate won't appear in the result. The default value is never

contractTypes
array of strings

Filter addresses by multiple Contract Types. Can be any of: GENERIC, CMTA20, CMTA20-KYC, CMTA20-RULEENGINE, CMTAT, ERC20, DEFI, ERC2771-PROXY-ADMIN, TERC1155A, GSN_FORWARDER, OPEN_ZEPPELIN_FORWARDER, TAURUS_CONTRACT_CREATOR, SMARTPY-FA2, SMARTPY-FA12, ASA, FIGMENT_STAKING

contractTypes
string

A JSON representation of a list of AttributeFilter objects. The filters are combined with an attributeFiltersOperator ('OR' by default). Each AttributeFilter can use different comparison operators: = (default if not specified), <> (not equal), > (greater than), >= (greater than or equal), < (less than), <= (less than or equal)

string

Specifies how attribute filters are combined. Accepted values: 'OR' (default), 'AND'.

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.