Sports data and the analysis
behind it.
One read-only API for NFL, NBA, MLB, Soccer and WNBA. The raw feeds and the computed analytics that power Statyx: hit rates, advanced stats, defense-vs-position and a normalized odds board. Clean JSON, in milliseconds.
/v1 contract / OpenAPI and AI-assisted docs# Hit rate for any market, line and window, computed for you curl https://api.statyx.io/v1/nba/players/1000115/hit-rates?market=pra&line=42.5 \ -H "x-api-key: sk_live_••••••••••••" { "market": "pra", "line": 42.5, "side": "over", "windows": { "L5": { "hits": 4, "pct": 80, "average": 45.2 }, "L20": { "hits": 13, "pct": 65, "average": 43.1 } } }
Five leagues. One contract.
Continuously-synced data for every major sport: box scores, advanced splits, matchups and odds.
NFL
Box scores with full defensive lines, Next Gen efficiency, and defense-vs-position.
NBA
Box scores plus tracking and hustle stats: usage, PIE, ratings, touches, contested shots.
MLB
Batting and pitching box scores, season sabermetrics, per-book props and probable lineups.
Soccer
xG shot maps, per-match and season stats, rolling team form and props across competitions.
WNBA
Box and season stats, four-factors splits, zone shot locations, prop odds and defense-vs-position.
Plus a cross-sport odds board
The best over/under price and book per prop, with alternate lines, normalized into one shape.
Not just data. The analysis.
Serve the raw warehouse, or the computed intelligence that powers Statyx itself.
Raw feeds
Rosters, schedules, standings, box scores, advanced splits, xG shot maps, prop odds and lineups, served straight from the Statyx warehouse and continuously refreshed by our sync pipeline.
Computed analytics
Hit rates on any market, line, window and side, including combos like PRA, rush plus rec yards and hits plus runs plus RBIs, plus defense-vs-position matchup boards, as clean API responses.
Docs built for you and your AI.
Search every endpoint in plain English, or open the docs, spec and all, straight in ChatGPT, Claude or Perplexity with a ready-made prompt. The full OpenAPI 3.1 spec is machine-readable, so your agent can load it and write the call for you.
- Instant natural-language search across every endpoint
- One click to open in ChatGPT, Claude or Perplexity with the prompt prefilled
- Machine-readable OpenAPI 3.1 spec your agent can load
- Grounded in real routes, with advanced stats, hit-rates and odds included
market=receiving_yards and windows=L10:
GET /v1/nfl/players/1000588/hit-rates ?market=receiving_yards &line=72.5&windows=L10
Fast, safe, and made to build on.
Sub-second responses
Redis caching keeps p50 under 150 ms, so most reads never touch the database.
Keys, tiers and limits
Hashed API keys with per-key rate limiting and usage metering, plus clean RateLimit-* headers.
Read-only and isolated
A sandboxed read-only role means your traffic can never write to or slow down the live Statyx product.
Normalized odds board
Best over/under price and book per prop, with alternate lines, across the covered sports.
Hit rates on demand
Any market, any line, any window across L5, L10, L20 and season, computed to match the Statyx charts.
Versioned and documented
A stable /v1 contract with an OpenAPI spec, AI-assisted docs and one consistent error shape.
Build on the data behind Statyx.
Get a key in minutes and start pulling the sharpest sports data on the market.
Get your API key