Skip to main content

Tournament Endpoints (12)

All endpoints use base URL https://api.sportsapipro.com/v2/american-football.

Tournament Info

Season-Specific Endpoints

All require tournamentId + 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.
Last modified on July 8, 2026