Limitless
Get Limitless Trade History
Retrieve historical trades for a Limitless market. Each trade includes execution details.
What you get
- Yes and No prices
- Trade count
- Taker side (buy/sell)
- Timestamp
Use cases
- Analyze trading volume
- Track price movements
- Calculate VWAP
- Build candlestick charts
Example
- Request:
GET /api/v1/limitless/dollarbtc-above-dollar7294324-on-feb-5-0300-utc-1770256941356/tradehistory?limit=10 - Header:
X-API-Key: YOUR_API_KEY
GET
Authorizations
Your API key (get one from the test-key endpoint above)
Path Parameters
Limitless market identifier
Query Parameters
Maximum number of trades to return (default: 10 in docs, no max limit)

