Parlays
Get MVE Trades (Parlays)
Retrieve all Multi-Value Event (MVE) parlay trades for a given Kalshi market ticker. MVE trades are multi-leg bets that combine multiple markets.
What you get
- Trade timestamps and prices
- Taker side and contract count
- MVE collection and event tickers
- Individual leg details (market tickers, event tickers, sides)
- Number of legs in each parlay
Use cases
- Track parlay trading activity on a market
- Analyze multi-leg bet structures
- Monitor institutional parlay flow
Example
- Request:
GET /api/v1/klsi/KXMVESPORTSMULTIGAMEEXTENDED-S202613EAE13A377-ED7156B203E/mve_trades - Header:
X-API-Key: YOUR_API_KEY
GET
Documentation Index
Fetch the complete documentation index at: https://docs.delphimarkets.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Your API key (get one from the test-key endpoint above)
Path Parameters
Kalshi market ticker
Response
MVE trades for the market
Trade timestamp
Kalshi market ticker
YES price in cents
NO price in cents
Number of contracts traded
Taker side (e.g., yes, no)
MVE collection ticker
Kalshi event ticker
Market tickers for each leg of the parlay
Event tickers for each leg of the parlay
Side (yes/no) for each leg of the parlay
Number of legs in the parlay

