Get currency

This endpoint returns a currency. The parameters need to point to a unique currency.

Query Params
boolean

Set this parameter to true to get a currency even if it is disabled by business rules.

string
required

Required: The Blockchain to filter by (e.g. ETH, BTC). Can be found using the blockchain endpoint /api/rest/v1/blockchains

string
required

Required: Network or environment the currency is used on (e.g. 'mainnet', 'testnet').

string

If this parameter is set, the currency returned will be a token with the specified contract address. If not set, the currency returned will be the native currency of the blockchain.

string

For some blockchains (ex. ALGO, XTZ) a tokenContractAddress might contain multiple assets. The tokenID is used to differentiate between those assets. If not set, the currency returned won't have any tokenID defined.

string

The unique identifier of a currency to filter by.

boolean

Currency logos are omitted by default. Set this to true to include them when applicable.

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.