Lukka · Example Payload

Lukka Spot Get Candles By Exchange Source Spot

CryptoDigital AssetsMarket DataReference DataPricingBlockchainAMLComplianceFinancial-ServicesAnalyticsPrediction MarketsMCP

Lukka Spot Get Candles By Exchange Source Spot is an example object payload from Lukka, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

sourceIdpairCodedataTypefirstDatelastDatecountunitsdata

Example Payload

Raw ↑
{
 "sourceId": 4002,
 "pairCode": "XBT-USD",
 "dataType": "candles",
 "firstDate": "2026-04-20T00:00:00Z",
 "lastDate": "2026-04-20T02:00:00Z",
 "count": 3,
 "units": "native",
 "data": [
  {
   "tradeCount": 33869,
   "volume": "321.44644993",
   "openPrice": "73824.88",
   "highPrice": "74388.84",
   "lowPrice": "73741.53",
   "closePrice": "74305.3",
   "ts": "2026-04-20T00:00:00Z"
  },
  {
   "tradeCount": 30203,
   "volume": "317.84694602",
   "openPrice": "74305.3",
   "highPrice": "74781.95",
   "lowPrice": "74238.84",
   "closePrice": "74621.43",
   "ts": "2026-04-20T01:00:00Z"
  },
  {
   "tradeCount": 21208,
   "volume": "179.9829148",
   "openPrice": "74621.43",
   "highPrice": "74661.45",
   "lowPrice": "74334.01",
   "closePrice": "74439.9",
   "ts": "2026-04-20T02:00:00Z"
  }
 ]
}

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-candles-by-exchange-source-spot"
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.