Blindside Alpha
PlayersToolsNews PulseMarketsMethodologyPricing
Open App
Developer Add-on

The Blindside Alpha API

Every metric, projection, and edge you see in the terminal – piped directly into your own models, dashboards, or league tools.

JSON-first. Personal token. Rate-limited per minute, not per call. Available as an add-on to any paid tier.

Request AccessView Endpoints
+$79/mo · adds to any plan from $19/mo
blindside-api · curl
$ curl https://api.blindsidealpha.com/v1/players/lamb_ceedee \
    -H "Authorization: Bearer $BSA_TOKEN"

{
  "player_id": "lamb_ceedee",
  "name": "CeeDee Lamb",
  "position": "WR", "team": "DAL",
  "ppg_ppr": 22.4,
  "epa_per_play": 0.41,
  "route_separation": 1.82,
  "proj_next": 18.7,
  "proj_ros": 312.4,
  "updated_at": "2026-05-19T03:00:00Z"
}
01 · What you can do with it

Build your own model

Pull EPA, aDOT, YPRR, snap share, and target data into Python/R notebooks. We do the join work; you do the math.

Power a league tool

Score your league's matchups, surface trade ideas, or auto-set lineups. The whole roster + opponent surface available via REST.

Ingest into your data warehouse

Weekly Snowflake or BigQuery pulls. Pagination + last-modified headers built in. No webhook setup required.

Live wagering pipelines

De-vigged props, line movement, model posteriors. JSON refresh every 60 seconds during slate hours.

02 · Endpoints
v1 · 22 endpoints
Players & Stats
GET
/v1/players
List all players (paginated, position/team filters)
GET
/v1/players/{id}
Full player profile with all metrics
GET
/v1/players/{id}/weeks
Per-week game logs + advanced stats
GET
/v1/players/{id}/projections
Weekly + rest-of-season projections + decomp
Rankings & ADP
GET
/v1/rankings
Consensus rankings (PPR, half, std, dynasty)
GET
/v1/adp
ADP movement, by format
GET
/v1/tiers
Position tiers with break points
Signals
GET
/v1/coaches
PROE, pace, redzone tendencies by team
GET
/v1/referees
Crew penalty + over/under bias data
GET
/v1/matchups/{week}
DvP, individual CB/WR, leverage scores
GET
/v1/weather/{game_id}
Forecast + impact score
Wagering
GET
/v1/props
De-vigged player props across books
GET
/v1/odds
Spread, total, ML – live across books
GET
/v1/edges
Ranked edges (model vs market)
News & Injuries
GET
/v1/news
Aggregated news feed + Key Takeaways
GET
/v1/injuries
Current injury statuses across the league
GET
/v1/injuries/changes
Status changes in window

Full reference docs delivered upon activation. OpenAPI spec available.

03 · How it works

Authentication

Personal API token, rotatable from your account settings. Bearer-auth on every request.

Authorization: Bearer bsa_live_...

Rate Limits

Generous per-minute caps. Burst-friendly. Per-IP throttles disabled when authenticated.

  • Read endpoints300 / min
  • Live odds + props600 / min
  • Daily quotaunlimited

Terms

Personal + commercial use covered. No redistribution of raw datasets. Cite Blindside Alpha if displaying derived values publicly.

Full terms →
Add-on Pricing

API Access

Add on top of any Basic or Premium subscription. Cancel the add-on anytime – your underlying plan stays.

  • All 22 v1 endpoints
  • Personal API token, rotatable anytime
  • 300-600 req/min, no daily cap
  • JSON + OpenAPI spec
  • Webhook support (coming Q3)
  • Email support, 1 business day SLA
$79/mo

Add-on to any paid plan

Request Access
04 · Common questions
Do I need a paid Blindside plan to use the API?+

Yes – API access is an add-on, not a standalone product. Add it to a Basic or Premium subscription.

Can I redistribute the data?+

Not raw. Derived values (your own model outputs that consume our data) are fine for personal or commercial use. See the terms for the full rule.

Is there a free trial?+

We offer 7-day trial access on the API add-on for new Premium subscribers. Contact us after upgrading.

How fresh is the data?+

Player stats refresh weekly post-game. Injuries and news refresh within ~5 minutes of source updates. Live odds + props refresh every 60 seconds during slate hours.

What about historical data?+

Player season-level history goes back to 2020. Earlier seasons available on request for academic / research use.

Do you support webhooks?+

Not in v1 – webhooks for injury and lineup changes ship in Q3. Until then, poll the /changes endpoints.

Get started

Ready to plug in?

Tell us a bit about what you're building. We'll send setup instructions and a sandbox token within one business day.

Email API TeamSign in first

Existing subscribers · Generate a token from /settings → API

Blindside Alpha

NFL research terminal for fantasy, DFS, and market research.

Product
  • This Week
  • Players
  • Trade Analyzer
  • Draft Center
  • Markets
  • Pricing
Research
  • Methodology
  • Glossary
  • News Pulse
  • Tape Room
Developers
  • API Access
Company
  • About
  • Help
  • Contact
Legal
  • Privacy
  • Terms
  • Disclaimer

© 2026 Blindside Alpha. All rights reserved.