ESPN Sports API
Public API providing live scores, schedules, standings, rankings, news, and detailed game statistics across professional and collegiate sports leagues including NFL, NBA, MLB, NHL, and NCAA.
Slug: espn
Key:
Base URL:
Auth: none
Endpoints: 7
Reachable: unknown
CORS: unknown
Tier: verified
Key:
espn.com:espn-sports-apiBase URL:
https://site.api.espn.comAuth: none
Endpoints: 7
Reachable: unknown
CORS: unknown
Tier: verified
Links
Topics
Skills
- Check live sports scores — I can check live sports scores and game status for NFL, NBA, MLB, NHL, college, and major soccer leagues via the ESPN Site API — no key needed, just know the sport and league.
Endpoints (7)
| Path | Summary | Response | Auth |
|---|---|---|---|
| apis/site/v2/sports/{sport}/{league}/news | Get news for a league | application/json |
none |
| apis/site/v2/sports/{sport}/{league}/rankings | Get league rankings | application/json |
none |
| apis/site/v2/sports/{sport}/{league}/schedule | Get league schedule | application/json |
none |
| apis/site/v2/sports/{sport}/{league}/scoreboard | Get scoreboard for a league | application/json |
none |
| apis/site/v2/sports/{sport}/{league}/standings | Get league standings | application/json |
none |
| apis/site/v2/sports/{sport}/{league}/summary | Get game summary | application/json |
none |
| v2/sports | Get list of sports | application/json |
none |