Tournament Endpoints (12)
All endpoints use base URLhttps://api.sportsapipro.com/v2/american-football.
Tournament Info
Season-Specific Endpoints
All requiretournamentId + seasonId. Discover season IDs via /api/tournament/:id/seasons.
NFL playoff rounds can share the same numeric
round ID across different playoff stages (e.g. Wild Card, Divisional, Conference). Always disambiguate playoff rounds by the slug field on each round (wild-card-round, divisional-round, conference-championship, super-bowl) instead of relying on the numeric ID alone.