Lukka · Example Payload

Lukka Spot Get Historical Spot Trades

CryptoDigital AssetsMarket DataReference DataPricingBlockchainAMLComplianceFinancial-ServicesAnalyticsPrediction MarketsMCP

Lukka Spot Get Historical Spot Trades is an example object payload from Lukka, with 9 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

sourceIdpairCodedataTypefirstDatelastDatecountnextPageUrlunitsdata

Example Payload

Raw ↑
{
 "sourceId": 4002,
 "pairCode": "XBT-USD",
 "dataType": "priceTick",
 "firstDate": "2026-04-20T12:00:00.048Z",
 "lastDate": "2026-04-20T12:00:01.486Z",
 "count": 5,
 "nextPageUrl": "/v1/market-data/sources/4002/trades/pairs/XBT-USD?from=2026-04-20T12%3A00%3A01.487Z&limit=5&fill=false&to=2026-04-20T12%3A05%3A00Z",
 "units": "native",
 "data": [
  {
   "ts": "2026-04-20T12:00:00.048Z",
   "price": "75220.26",
   "size": "0.00064585",
   "side": "BUY"
  },
  {
   "ts": "2026-04-20T12:00:00.470Z",
   "price": "75222.9",
   "size": "0.00013294",
   "side": "BUY"
  },
  {
   "ts": "2026-04-20T12:00:00.470Z",
   "price": "75222.9",
   "size": "0.00078706",
   "side": "BUY"
  },
  {
   "ts": "2026-04-20T12:00:01.358Z",
   "price": "75222.89",
   "size": "0.00000013",
   "side": "SELL"
  },
  {
   "ts": "2026-04-20T12:00:01.486Z",
   "price": "75222.9",
   "size": "0.00002658",
   "side": "BUY"
  }
 ]
}

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-historical-spot-trades"
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.