Listing of all supported metrics for asset
GET/v1/metrics/asset/listing
Get data metrics for asset.
Request
Query Parameters
Metric identifier (from the Metrics -> Listing)
Exchange identifier (from the Metadata -> Exchanges)
Chain identifier
Network identifier
Asset identifier (from the Metadata -> Assets)
The asset external identifier
Responses
- 200
successful operation
- text/plain
- application/json
- text/json
- application/x-msgpack
- Schema
- Example (from schema)
- Example response
Schema
Array [
]
Gets or sets the metric ID.
Gets or sets the symbol ID.
Gets or sets the symbol ID from the exchange.
Gets or sets the exchange ID.
Gets or sets the asset ID.
Gets or sets the asset ID from the exchange.
Gets or sets the chain id.
Gets or sets the network id.
[
{
"metric_id": "string",
"symbol_id": "string",
"symbol_id_external": "string",
"exchange_id": "string",
"asset_id": "string",
"asset_id_external": "string",
"chain_id": "string",
"network_id": "string"
}
]
[
{
"metric_id": "LIQUIDATION_TIME_IN_FORCE",
"symbol_id": "BINANCEFTS_PERP_ETC_USDT",
"exchange_id": "BINANCEFTS"
},
{
"metric_id": "LIQUIDATION_ORDER_TYPE",
"symbol_id": "BINANCEFTS_PERP_EOS_USDT",
"exchange_id": "BINANCEFTS"
},
{
"metric_id": "LIQUIDATION_ORDER_STATUS",
"symbol_id": "BINANCEFTS_PERP_EOS_USDT",
"exchange_id": "BINANCEFTS"
}
]
- Schema
- Example (from schema)
- Example response
Schema
Array [
]
Gets or sets the metric ID.
Gets or sets the symbol ID.
Gets or sets the symbol ID from the exchange.
Gets or sets the exchange ID.
Gets or sets the asset ID.
Gets or sets the asset ID from the exchange.
Gets or sets the chain id.
Gets or sets the network id.
[
{
"metric_id": "string",
"symbol_id": "string",
"symbol_id_external": "string",
"exchange_id": "string",
"asset_id": "string",
"asset_id_external": "string",
"chain_id": "string",
"network_id": "string"
}
]
[
{
"metric_id": "LIQUIDATION_TIME_IN_FORCE",
"symbol_id": "BINANCEFTS_PERP_ETC_USDT",
"exchange_id": "BINANCEFTS"
},
{
"metric_id": "LIQUIDATION_ORDER_TYPE",
"symbol_id": "BINANCEFTS_PERP_EOS_USDT",
"exchange_id": "BINANCEFTS"
},
{
"metric_id": "LIQUIDATION_ORDER_STATUS",
"symbol_id": "BINANCEFTS_PERP_EOS_USDT",
"exchange_id": "BINANCEFTS"
}
]
- Schema
- Example (from schema)
- Example response
Schema
Array [
]
Gets or sets the metric ID.
Gets or sets the symbol ID.
Gets or sets the symbol ID from the exchange.
Gets or sets the exchange ID.
Gets or sets the asset ID.
Gets or sets the asset ID from the exchange.
Gets or sets the chain id.
Gets or sets the network id.
[
{
"metric_id": "string",
"symbol_id": "string",
"symbol_id_external": "string",
"exchange_id": "string",
"asset_id": "string",
"asset_id_external": "string",
"chain_id": "string",
"network_id": "string"
}
]
[
{
"metric_id": "LIQUIDATION_TIME_IN_FORCE",
"symbol_id": "BINANCEFTS_PERP_ETC_USDT",
"exchange_id": "BINANCEFTS"
},
{
"metric_id": "LIQUIDATION_ORDER_TYPE",
"symbol_id": "BINANCEFTS_PERP_EOS_USDT",
"exchange_id": "BINANCEFTS"
},
{
"metric_id": "LIQUIDATION_ORDER_STATUS",
"symbol_id": "BINANCEFTS_PERP_EOS_USDT",
"exchange_id": "BINANCEFTS"
}
]
- Schema
- Example (from schema)
- Example response
Schema
Array [
]
Gets or sets the metric ID.
Gets or sets the symbol ID.
Gets or sets the symbol ID from the exchange.
Gets or sets the exchange ID.
Gets or sets the asset ID.
Gets or sets the asset ID from the exchange.
Gets or sets the chain id.
Gets or sets the network id.
[
{
"metric_id": "string",
"symbol_id": "string",
"symbol_id_external": "string",
"exchange_id": "string",
"asset_id": "string",
"asset_id_external": "string",
"chain_id": "string",
"network_id": "string"
}
]
[
{
"metric_id": "LIQUIDATION_TIME_IN_FORCE",
"symbol_id": "BINANCEFTS_PERP_ETC_USDT",
"exchange_id": "BINANCEFTS"
},
{
"metric_id": "LIQUIDATION_ORDER_TYPE",
"symbol_id": "BINANCEFTS_PERP_EOS_USDT",
"exchange_id": "BINANCEFTS"
},
{
"metric_id": "LIQUIDATION_ORDER_STATUS",
"symbol_id": "BINANCEFTS_PERP_EOS_USDT",
"exchange_id": "BINANCEFTS"
}
]