get
https://api.sportsstack.io/api/v1/events
This endpoint retrieves a list of events based on the provided query parameters. You can filter events either by (season year, week) OR (day, month, calendar year) season type, and league ID are additional filters.
Note: The first week of the NFL postseason is week 1, season_type = POST
For NFL and NCAAF events, the response includes both week and season_type_agnostic_week fields.
The season_type_agnostic_week is a continuous week number across the entire season (regular season weeks 1-18 for NFL, 1-16 for NCAAF, with postseason weeks continuing from there).
Pagination is supported to navigate through large sets of data.
Callback
