Lukka · Example Payload

Lukka Derivatives Get Latest Markets Derivative

CryptoDigital AssetsMarket DataReference DataPricingBlockchainAMLComplianceFinancial ServicesAnalyticsPrediction MarketsMCP

Lukka Derivatives Get Latest Markets Derivative is an example object payload from Lukka, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

dataTypecountdatanextPageUrl

Example Payload

Raw ↑
{
 "dataType": "markets",
 "count": 5,
 "data": [
  {
   "sourceId": 4005,
   "entityCode": "BINA",
   "entityName": "Binance",
   "derivativeCode": "BTCUSDT.BINA",
   "derivativeLid": "L-BINA-PERP-XBT-USDT",
   "underlyingAssetCode": "XBT",
   "quoteAssetCode": "USDT",
   "latestPrice": "79171.1",
   "latestPriceUsd": "79183.767376",
   "volume24h": "206633.6350000002",
   "volumeUsd24h": "15961556224.894135",
   "tradeCount24h": "2052278.0",
   "latestPriceTs": "2026-04-22T15:37:59.999Z",
   "indexPrice": "79182.38065217",
   "markPrice": "79155.25726087",
   "lukkaInstrumentClassification": "Perpetual"
  },
  {
   "sourceId": 4005,
   "entityCode": "BINA",
   "entityName": "Binance",
   "derivativeCode": "ETHUSDT.BINA",
   "derivativeLid": "L-BINA-PERP-ETH-USDT",
   "underlyingAssetCode": "ETH",
   "quoteAssetCode": "USDT",
   "latestPrice": "2408.21",
   "latestPriceUsd": "2408.5953136",
   "volume24h": "5383001.592999991",
   "volumeUsd24h": "12705354718.211126",
   "tradeCount24h": "1788587.0",
   "latestPriceTs": "2026-04-22T15:37:59.974Z",
   "indexPrice": "2405.73395349",
   "markPrice": "2404.78166667",
   "lukkaInstrumentClassification": "Perpetual"
  },
  {
   "sourceId": 4005,
   "entityCode": "BINA",
   "entityName": "Binance",
   "derivativeCode": "BTCUSDC.BINA",
   "derivativeLid": "L-BINA-PERP-XBT-USDC",
   "underlyingAssetCode": "XBT",
   "quoteAssetCode": "USDC",
   "latestPrice": "79192.5",
   "latestPriceUsd": "79176.66466706658",
   "volume24h": "53998.27399999996",
   "volumeUsd24h": "4169951644.851292",
   "tradeCount24h": "726327.0",
   "latestPriceTs": "2026-04-22T15:37:59.910Z",
   "indexPrice": "79216.87357103",
   "markPrice": "79176.90245761",
   "lukkaInstrumentClassification": "Perpetual"
  },
  {
   "sourceId": 4005,
   "entityCode": "BINA",
   "entityName": "Binance",
   "derivativeCode": "ETHUSDC.BINA",
   "derivativeLid": "L-BINA-PERP-ETH-USDC",
   "underlyingAssetCode": "ETH",
   "quoteAssetCode": "USDC",
   "latestPrice": "2409.13",
   "latestPriceUsd": "2408.648270345931",
   "volume24h": "1422655.1400000006",
   "volumeUsd24h": "3356264678.6877127",
   "tradeCount24h": "933714.0",
   "latestPriceTs": "2026-04-22T15:37:59.906Z",
   "indexPrice": "2406.64401433",
   "markPrice": "2405.82802805",
   "lukkaInstrumentClassification": "Perpetual"
  },
  {
   "sourceId": 4005,
   "entityCode": "BINA",
   "entityName": "Binance",
   "derivativeCode": "SOLUSDT.BINA",
   "derivativeLid": "L-BINA-PERP-SOLN-USDT",
   "underlyingAssetCode": "SOLN",
   "quoteAssetCode": "USDT",
   "latestPrice": "88.35",
   "latestPriceUsd": "88.364136",
   "volume24h": "23872224.92000002",
   "volumeUsd24h": "2079477069.5996287",
   "tradeCount24h": "309414.0",
   "latestPriceTs": "2026-04-22T15:37:59.834Z",
   "indexPrice": "88.34553881",
   "markPrice": "88.30572792",
   "lukkaInstrumentClassification": "Perpetual"
  }
 ],
 "nextPageUrl": "https://data-pricing-api.lukka.tech/v1/pricing/latest-markets/DERIVATIVE?sourceIds=4005&limit=5&offset=5"
}