PropBetEdge Sports News API
The only sports news API built for prop bettors and AI pipelines. Every article is analyzed by Claude AI at publication time — scored for prop-bet impact, tagged by affected players, teams, and prop types, and delivered with an actionable betting angle baked in. This is not a raw RSS reshaper. It's a fully enriched intelligence layer on top of 18 premium sports news sources. Sports covered: MLB…
PropBetEdge Sports News API endpoints
| Method | Endpoint | Description |
|---|---|---|
| JSON Endpoints | ||
| GET |
bySport /news/by-sport/{sport} |
All articles for a specific sport, paginated. |
| GET |
byPlayer /news/by-player/{player} |
All articles where the AI has tagged a specific player as affected. Uses exact name match on AI-extracted player tags. Example: /news/by-player/Aaron%20Judge |
| GET |
homepage /news/homepage |
The most important stories across all sports right now, homepage-scored. |
| GET |
byTeam /news/by-team/{team} |
All articles tagged with a specific team (3-letter code). Example: /news/by-team/NYY |
| GET |
health /health |
|
| GET |
breaking /news/breaking |
Top breaking stories right now, ranked by recency score. |
| GET |
article /news/article/{slug} |
Fetch a single article by its slug. Archived articles still resolve (no 404, no SEO loss). |
| GET |
listNews /news |
Latest AI-enriched sports news articles, paginated. Filter by sport. |
| GET |
sports /news/sports |
|
| Algo Endpoints | ||
| GET |
algoByTeam /algo/team/{team} |
All articles mentioning a team as structured markdown for LLM pipelines. |
| GET |
algoByPlayer /algo/player/{player} |
All articles mentioning a player as structured markdown for LLM pipelines. |
| GET |
algoDigest /algo/digest |
Latest articles as structured markdown for AI context injection. Returns plain text formatted for LLM pipelines — prop-bet takes, player/team tags, and actionable advice all… |
| GET |
algoBreaking /algo/breaking |
Breaking news as structured markdown for AI pipelines. |
| GET |
algoAffectingTonight /algo/affecting-tonight |
The killer endpoint. Stories from the last 36 hours with impact ≥ 3, sorted by prop relevance. The only news that matters for tonight's betting slate — lineup scratches,… |
PropBetEdge Sports News API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $99 / month | 200 / hour |
|
| PRO | $199 / month | 1000 / hour |
|
| ULTRA | $499 / month | 0 / hour |
|