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
Responses

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


  © 2025 Taurus SA. All rights reserved.