Model the fill, not the midpoint
Use order-book price and size at each level to estimate spread, slippage, capacity, and whether a displayed edge was actually executable.
Most sports betting APIs return a line. ScoreTape returns the line, the prediction-market book behind the tradable price, the game that market represents, and the evidence that settled it. That makes the feed useful for backtests, execution models, alerting, and market-quality research rather than only displaying odds.
A sports betting API should let a buyer discover events, compare odds, model available liquidity, track relevant news, and verify outcomes. ScoreTape combines those jobs for Polymarket and Kalshi sports markets with sportsbook odds, game results, props, and supported injury history.
Use order-book price and size at each level to estimate spread, slippage, capacity, and whether a displayed edge was actually executable.
Keep Polymarket and Kalshi contracts beside available multi-book moneylines, spreads, totals, and historical closing lines.
Use recorded line movement and supported injury changes as they existed before kickoff or tip-off instead of leaking later information into a backtest.
Resolve every supported market to settlement and a real result so grading, error analysis, and model evaluation use the same entity mapping.
Start with a bounded real request. Confirm authentication, response shape, source coverage, pagination, rate limits, and missing-data behavior before planning a migration.
curl "https://api.scoretape.com/v1/games/nba-bos-ny-2026-02-07" \
-H "Authorization: Bearer $SCORETAPE_API_KEY"Choose the league, game, market type, venue, and historical cutoff.
Read the prediction book beside the sportsbook line and current game context.
Walk available levels with your stake size, fees, and timing assumptions.
Use the joined settlement and final result, while retaining any coverage exception.
| Criterion | ScoreTape approach | Acceptance test |
|---|---|---|
| Odds scope | Sportsbook and prediction-market prices | Check books and market types for target leagues |
| Liquidity | Price and size across the order book | Compare modeled fills with top-of-book shortcuts |
| Historical honesty | Forward-captured depth with explicit archive limits | Confirm earliest date per required stream |
| Grading | Market settlement mapped to real result | Test cancellations, pushes, and unmatched records |
| Commercial fit | Free discovery plus capacity-based paid plans | Estimate request, history, and live-book needs |
No. ScoreTape is a data and research API. It does not custody funds, execute wagers, recommend bets, or guarantee profitability.
Coverage includes prediction-market moneylines, spreads, totals, props, outrights, and sport-specific contract types as they exist on Polymarket and Kalshi. The sportsbook comparison layer varies by league.
Yes, for periods captured by the tape. Depth is not reconstructed from last trades, and it cannot be backfilled after a market has closed.
Compare retained history, request rate, live connections, covered books, update cadence, redistribution rights, and the engineering cost of joining events—not only the monthly sticker price.
One account and one API for the complete ScoreTape lineup. Polymarket and Kalshi sports coverage ships together; tiers change history, throughput, and live-book concurrency.
A limited sample of the complete ScoreTape API.
Start freeEvery venue, with room to build.
Get Quant3× the history, 2× the throughput of Quant.
Get Desk LiteDedicated capacity for systematic desks.
Get DeskEvaluate ScoreTape's sports data API for prediction-market books, sportsbook odds, scores, results, props, injuries, history, REST, and WebSocket delivery.
Compare a sports odds API that joins sportsbook lines to Polymarket and Kalshi order books, scores, results, historical odds, props, and injuries.
Research historical sports odds with NFL and soccer archives, prediction-market order books, scores, settlements, injuries, coverage limits, and reproducible queries.
Use a sports scores API that connects final scores and results to prediction-market books, sportsbook odds, player props, play-by-play, and settlements.
Create a free key, inspect current coverage, and run representative requests before choosing capacity.
Start free