List addresses

This endpoint returns a list of addresses

Query Params
string

Filter on IDs or symbols of the currency

string
string
string
string

Deprecated. Use scoreFilter instead.

string

Deprecated. Use scoreFilter instead.

string

Deprecated. Use scoreFilter instead.

boolean

Deprecated. Use scoreFilter instead.

boolean

Set this parameter to true to get only addresses with a positive unconfirmed balance

string

Set this parameter to select the type on which you want to sort.The types accepted yet are: BALANCE and ADDRESSID

string

Set this parameter to ASC to get the addresses sorted in ascending order or DESC to get them in descending order.

string

Filter addresses and keep only addresses with a balance below the threshold.

string

Filter addresses and keep only addresses with a balance above the threshold.

string
string
string

Deprecated. Use scoreFilter instead.

string

Deprecated. Use scoreFilter instead.

tagIDs
array of strings

Filter addresses with a 'OR' combination of tag IDs

tagIDs
string
string
addressIds
array of strings

Filter addresses with a list of address IDs.

addressIds
string

One of [exclude, include, only] depending on whether you want to include addresses of type NFTs (or you want only those). Filtering will be performed after pagination: totalItems won't represent the number of addresses with this filter but can be used in combination with offset.

addresses
array of strings

Filter addresses with a list of blockchain addresses (hashes).The blockchain needs to be specified when using this filter.

addresses
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.

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'.

string

One of [exclude, include, only] depending on whether you want to include disabled addresses (or you want only those). Filtering will be performed after pagination: totalItems won't represent the number of addresses with this filter but can be used in combination with offset.

string

One of [exclude, include, only] depending on whether you want to include untagged addresses (or you want only those). Optional field with default value as "include"

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.