Home
Lukka
Lukka Prediction Markets Get Prediction History By Lukkasymbol
Lukka Prediction Markets Get Prediction History By Lukkasymbol
Crypto Digital Assets Market Data Reference Data Pricing Blockchain AML Compliance Financial Services Analytics Prediction Markets MCP
Lukka Prediction Markets Get Prediction History By Lukkasymbol 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
dataType sourceId lukkaSymbol count firstDate lastDate data nextPageUrl
Example Payload
{
"dataType": "predictionHistoryCandles",
"sourceId": 4141,
"lukkaSymbol": "KXNBAGAME-26APR20MINDEN-DEN_yes.KALSHI",
"count": 3,
"firstDate": "2026-04-20T00:00:00Z",
"lastDate": "2026-04-20T02:00:00Z",
"data": [
{
"ts": "2026-04-20T00:00:00Z",
"openPrice": "0.7",
"openPriceUsd": "0.7",
"closePrice": "0.7",
"closePriceUsd": "0.7",
"highPrice": "0.7",
"highPriceUsd": "0.7",
"lowPrice": "0.7",
"lowPriceUsd": "0.7",
"volume": "1211.08",
"volumeUsd": "847.7559999999999",
"tradeCount": 25
},
{
"ts": "2026-04-20T01:00:00Z",
"openPrice": "0.7",
"openPriceUsd": "0.7",
"closePrice": "0.71",
"closePriceUsd": "0.71",
"highPrice": "0.72",
"highPriceUsd": "0.72",
"lowPrice": "0.7",
"lowPriceUsd": "0.7",
"volume": "6722.86",
"volumeUsd": "4745.8966",
"tradeCount": 67
},
{
"ts": "2026-04-20T02:00:00Z",
"openPrice": "0.71",
"openPriceUsd": "0.71",
"closePrice": "0.7",
"closePriceUsd": "0.7",
"highPrice": "0.72",
"highPriceUsd": "0.72",
"lowPrice": "0.7",
"lowPriceUsd": "0.7",
"volume": "2130.36",
"volumeUsd": "1515.7585000000008",
"tradeCount": 58
}
],
"nextPageUrl": "https://data-pricing-api.lukka.tech/v1/pricing/prediction-history/4141/symbol/KXNBAGAME-26APR20MINDEN-DEN_yes.KALSHI?from=2026-04-20T00%3A00%3A00Z&to=2026-04-21T00%3A00%3A00Z&interval=3600000&limit=3&offset=3"
}