Lukka · Example Payload

Lukka Spot Get Market Caps By Pair

CryptoDigital AssetsMarket DataReference DataPricingBlockchainAMLComplianceFinancial-ServicesAnalyticsPrediction MarketsMCP

Lukka Spot Get Market Caps By Pair is an example object payload from Lukka, with 10 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

sourceIdpairCodedataTypefirstDatelastDatecountmetadatanextPageUrldatalimit

Example Payload

Raw ↑
{
 "sourceId": 1000,
 "pairCode": "XBT-USD",
 "dataType": "market-caps",
 "firstDate": "2026-04-22T15:33:00Z",
 "lastDate": "2026-04-22T15:35:00Z",
 "count": 3,
 "metadata": {
  "assetLid": "LA6EV2NKQ95",
  "assetCode": "XBT",
  "assetName": "Bitcoin"
 },
 "nextPageUrl": "/v2/market-data/market-caps/pairs/XBT-USD?from=2026-04-22T15%3A36%3A00Z&limit=3&fill=false",
 "data": [
  {
   "ts": "2026-04-22T15:35:00Z",
   "marketCap": "1584057764954.28",
   "circulatingSupply": "20019318.0",
   "supplyLastUpdateTs": "2026-04-22T14:18:03Z",
   "totalSupply": "20019318.0"
  },
  {
   "ts": "2026-04-22T15:34:00Z",
   "marketCap": "1583367899256.0",
   "circulatingSupply": "20019318.0",
   "supplyLastUpdateTs": "2026-04-22T14:18:03Z",
   "totalSupply": "20019318.0"
  },
  {
   "ts": "2026-04-22T15:33:00Z",
   "marketCap": "1584541231483.98",
   "circulatingSupply": "20019318.0",
   "supplyLastUpdateTs": "2026-04-22T14:18:03Z",
   "totalSupply": "20019318.0"
  }
 ],
 "limit": 3
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/lukka-spot-get-market-caps-by-pair"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.