Every league. Every layer of the game.
Eight leagues and markets behind one API key. Each one goes from the schedule down to the individual event — the pitch, the possession, the shot — with the context, markets, and weather wrapped around it.
Every scheduled and played NFL game — preseason, the 18-week regular season, and the playoffs from Wild Card weekend through the Super Bowl — plus the players, teams, coaching staffs, depth charts, injuries, betting markets, and play-by-play behind them.
GET /api/v1/nfl/play_by_playsGET /api/v1/nfl/game_weathersGET /api/v1/nfl/game_player_ngs_passingsEvery NBA game across the 82-game regular season, the In-Season Tournament, the play-in round, and the four-round playoffs through the Finals — with the players, coaching staffs, depth charts, injuries, betting markets, and possession-level play-by-play behind them.
GET /api/v1/nba/game_possessionsGET /api/v1/nba/game_player_propsGET /api/v1/nba/play_by_playsEvery MLB game from spring training through the World Series — the 162-game regular season, the postseason bracket, plus the players, ballparks, umpires, weather, Statcast metrics, and pitch-by-pitch detail.
GET /api/v1/mlb/pitchesGET /api/v1/mlb/at_batsGET /api/v1/mlb/park_factorsEvery NHL game across the 82-game regular season and the four-round Stanley Cup Playoffs — with the players, forward lines, defensive pairings, goalie depth, scoring plays, penalties, and game odds behind them.
GET /api/v1/nhl/scoring_playsGET /api/v1/nhl/line_combinationsGET /api/v1/nhl/game_oddsEvery professional golf tournament — the four majors, the PGA Tour stops, the FedExCup playoffs — broken down to the round, leaderboard, hole-by-hole and shot-by-shot ShotLink/TrackMan tracking, and the players, courses, and season-long stats behind them.
GET /api/v1/pga/player_shotsGET /api/v1/pga/player_holesGET /api/v1/pga/leaderboardsDaily-fantasy contest data across operators — the slates (operator + league + game pool + scoring rules), their game pools, player pools with salaries and positions, projection sources and projections, and the contests with their entrants, submitted lineups, and per-lineup player rosters.
GET /api/v1/dfs/slatesGET /api/v1/dfs/slate_player_projectionsGET /api/v1/dfs/contest_user_lineupsKalshi's prediction-market exchange — binary YES/NO contracts on games (winner, spread, and total markets), with event-driven price candles, the public trade tape, and on-exchange settlement results.
GET /api/v1/kalshi/marketsGET /api/v1/kalshi/candlesGET /api/v1/kalshi/public_tradesPolymarket's on-chain prediction markets — events and the YES/NO outcome tokens that trade against them, with token-level snapshots, OHLC candles, price history, order books, and the full public trade tape.
GET /api/v1/polymarket/tokensGET /api/v1/polymarket/price_historiesGET /api/v1/polymarket/order_book_snapshotsFind the field you need.
Every endpoint is documented with live examples in the API reference.