path from each export object. Both CSV (gzip-compressed) and Parquet (zstd-compressed) files are available for every export type.
Base URL
https://api.predictiondata.dev/v2
Authentication
Send your API key in the x-auth-token header. Your key’s tier must allow access to the exchange (e.g. akalshi tier for Kalshi). The admin and all tiers can access any exchange.
Finding exports for a ticker
List all exports for a given ticker:KXSB-26-NE. (You can find tickers on Kalshi’s site or from the list response when querying by event.)
Response format
The endpoint returns an array of export objects. Each object includes:Export types
Downloading an export
Use the path from an export object:curl -L) to download the file.
Example: If the list response contains "path": "/kalshi/KXSB-26-NE/top-of-book/2026-02-03.csv.gz":
Quick reference
Need a key or a different exchange? Contact calder@predictiondata.dev.