All sports
NFL
Teams and news for the National Football League. Built for agents first; humans get the same data on this page.
All 32 teams
AFC East
- Buffalo BillsBUF
- Miami DolphinsMIA
- New England PatriotsNE
- New York JetsNYJ
AFC North
- Baltimore RavensBAL
- Cincinnati BengalsCIN
- Cleveland BrownsCLE
- Pittsburgh SteelersPIT
AFC South
- Houston TexansHOU
- Indianapolis ColtsIND
- Jacksonville JaguarsJAX
- Tennessee TitansTEN
AFC West
- Denver BroncosDEN
- Kansas City ChiefsKC
- Las Vegas RaidersLV
- Los Angeles ChargersLAC
NFC East
- Dallas CowboysDAL
- New York GiantsNYG
- Philadelphia EaglesPHI
- Washington CommandersWSH
NFC North
- Chicago BearsCHI
- Detroit LionsDET
- Green Bay PackersGB
- Minnesota VikingsMIN
NFC South
- Atlanta FalconsATL
- Carolina PanthersCAR
- New Orleans SaintsNO
- Tampa Bay BuccaneersTB
NFC West
- Arizona CardinalsARI
- Los Angeles RamsLAR
- San Francisco 49ersSF
- Seattle SeahawksSEA
Free agent endpoints
/api/sports/nfl/teamsAll 32 teams (filter by conference / division)/api/sports/nfl/teams/{id}One team by id (e.g. sf, kc, nyj) or abbreviation/api/sports/nfl/playersActive-roster catalog from nflverse-data. Filters:?team=&position=&status=&q=. Each entry carries gsis_id, position, team, jersey, height/weight, draft, college, and headshot URL./api/sports/nfl/players/{gsis_id}One player by NFL identifier (e.g. 00-0036971)/api/sports/nfl/scheduleGames schedule from 2024 onward. Filters:?season=&week=&team=. Each game carries date, weekday, kickoff, stadium, surface, scores when final./api/sports/nfl/newsRSS-aggregated NFL headlines. Optional?limit=&team=to filter to articles mentioning a team. Title plus 200-char snippet plus mandatory link.
Frequently asked questions
- Where does the NFL data come from?
- Teams are a hand-curated factual catalog (public-domain data). News is aggregated hourly from ESPN, NFL.com, CBS Sports, and Yahoo Sports under the standard RSS fair-use pattern (titles plus 200-character snippets plus mandatory link to the original). Players, schedule, weekly stats, and injuries land in V2 from nflverse-data, which is CC-BY-4.0 and explicitly permits commercial redistribution.
- How often is the data refreshed?
- Teams: not refreshed (factual data, hand-edited on roster/relocation events). News: hourly during all seasons.
- Can I use this commercially?
- Yes. The teams catalog is factual data and not copyrightable per Feist. News is syndicated under the publisher RSS license and links back to the canonical source. Future nflverse-derived endpoints will require a one-line attribution per the CC-BY-4.0 license. Vendor scraping is not in our pipeline anywhere.
- What about players and schedule?
- Live as of 2026-05-06. /api/sports/nfl/players returns the active-roster catalog from nflverse-data (CC-BY-4.0) with team / position / status / name-search filters. /api/sports/nfl/schedule returns the games schedule (2024+) with season / week / team filters. Daily refresh at 06:00 UTC. Weekly stats, snap counts, and injuries are next on the V2.1 list.