Skip to main content
GET
Get event schedule for a sport

Authorizations

key
string
query
required

API key as query parameter

Path Parameters

sportID
integer
required

Sport ID. Common values: 1=NCAAF, 2=NFL, 3=MLB, 4=NBA, 5=NCAAB, 6=NHL, 7=UFC, 8=WNBA, 9=CFL, 10=MLS, 11=EPL, 16=UEFA Champions League, 33=UEFA Europa League, 38=ATP Tennis, 39=WTA Tennis

Query Parameters

limit
integer
default:50
season_year
integer
season_type_id
integer
from
string<date>
team_id
integer
last_event_uuid
string

Cursor for pagination — pass the last event UUID from previous page

sort
enum<string>
default:asc
Available options:
asc,
desc
conference_id
integer
division_id
integer
include_teams
string

Include team details when present

Response

200 - application/json

Schedule

schedules
object[]