List wallets

This endpoint returns a list of wallets.

Query Params
currencies
array of strings

Filter on IDs or symbols of the currency

currencies
string
string
string
string

Used to do a case insensitive partial wallet name match

string

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

boolean

Whether or not to exclude wallets disabled by business rules. Defaults to false (disabled wallets included). Filtering will be performed after pagination, i.e. the number of returned items may be below limit if wallets on a page are disabled.

tagIDs
array of strings

Filter wallets with a 'OR' combination of tag IDs

tagIDs
boolean

Whether or not to exclude wallets with a zero balance. Defaults to false (wallets with 0 balance included).

string
string
ids
array of strings

An optional list of IDs. The list can't exceed 100 elements.

ids
string

One of [exclude, include, only] depending on whether you want to include untagged wallets (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.