Retrieve detailed information for a specific asset. The asset parameter in the URL path should be the asset’s symbol (e.g. BTC, ETH). Because some assets have duplications, this endpoint returns a list of matching asset objects. Optionally, the ‘img’ query parameter can be used to control whether an image URL is included and which variant is provided.
The asset symbol to query (e.g. BTC, ETH).
Specifies whether to include an image URL in each asset object. Allowed values are: 'true' (include the default image), 'false' (exclude image), '32' (32px variant), or '64' (64px variant).
false
, 32
, 64
, 128
Successful response
The response is of type object
.