Home
Lukka
Lukka Spot Get Order Book Snapshot Spot
Lukka Spot Get Order Book Snapshot Spot
Crypto Digital Assets Market Data Reference Data Pricing Blockchain AML Compliance Financial-Services Analytics Prediction Markets MCP
Lukka Spot Get Order Book Snapshot Spot is an example object payload from Lukka, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
Top-level fields
dataType count data
Example Payload
{
"dataType": "orderBookSnapshot",
"count": 1,
"data": [
{
"ts": "2026-04-22T15:39:45Z",
"sourceId": 4002,
"entityCode": "CPRO",
"lukkaSymbol": "XBT-USD",
"baseAssetCode": "XBT",
"counterAssetCode": "USD",
"instrumentType": "SPOT",
"bestBidPrice": "79310.43",
"bestAskPrice": "79310.44",
"midPrice": "79310.435",
"spread": "0.01",
"spreadPct": "0.0000001260868132",
"bids": [
{
"price": "79310.43",
"size": "0.0000324",
"cumulativeSize": "0.0000324"
},
{
"price": "79307.21",
"size": "0.00012608",
"cumulativeSize": "0.00015848"
},
{
"price": "79305.59",
"size": "0.01513134",
"cumulativeSize": "0.01528982"
},
{
"price": "79304.95",
"size": "0.03879424",
"cumulativeSize": "0.05408406"
},
{
"price": "79304.12",
"size": "0.00051829",
"cumulativeSize": "0.05460235"
}
],
"asks": [
{
"price": "79310.44",
"size": "0.33795393",
"cumulativeSize": "0.33795393"
},
{
"price": "79311.63",
"size": "0.01513019",
"cumulativeSize": "0.35308412"
},
{
"price": "79311.99",
"size": "0.01327104",
"cumulativeSize": "0.36635516"
},
{
"price": "79312.0",
"size": "0.0107",
"cumulativeSize": "0.37705516"
},
{
"price": "79313.22",
"size": "0.00012608",
"cumulativeSize": "0.37718124"
}
]
}
]
}
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-order-book-snapshot-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.