v2

latestOpenAPI 3.0.4MIT License2026-08-015029332.0 KB
Metadata

List all assets by asset ID

get/v1/assets/{asset_id}

Path parameters

asset_idstring required

The asset ID.

Response

successful operation

asset_idstring nullable

Gets or sets the asset ID.

namestring nullable

Gets or sets the name of the asset.

type_is_cryptointeger

Gets or sets a value indicating whether the asset is a cryptocurrency.

data_quote_startstring date-time nullable

Gets or sets the start date of quote data.

data_quote_endstring date-time nullable

Gets or sets the end date of quote data.

data_orderbook_startstring date-time nullable

Gets or sets the start date of order book data.

data_orderbook_endstring date-time nullable

Gets or sets the end date of order book data.

data_trade_startstring date-time nullable

Gets or sets the start date of trade data.

data_trade_endstring date-time nullable

Gets or sets the end date of trade data.

data_symbols_countinteger nullable

Gets or sets the number of symbols.

volume_1hrs_usdnumber double nullable

Gets or sets the USD volume in the last 1 hour.

volume_1day_usdnumber double nullable

Gets or sets the USD volume in the last 1 day.

volume_1mth_usdnumber double nullable

Gets or sets the USD volume in the last 1 month.

price_usdnumber double nullable

Gets or sets the USD price of the asset.

id_iconstring uuid nullable

Gets or sets the ID of the icon for the asset.

supply_currentnumber double nullable

Gets or sets the current supply of the asset.

supply_totalnumber double nullable

Gets or sets the total supply of the asset.

supply_maxnumber double nullable

Gets or sets the maximum supply of the asset.

asset_typestring nullable

Asset type classification. Possible values: FIAT, STABLECOIN, CRYPTO, COMMODITY, STOCK.

data_startstring nullable
data_endstring nullable