mlb_seasons_all
Retrieve complete list of every MLB season with start/end dates for regular season, preseason, and wildcard info. Get historical season details for any year.
Instructions
Every season in MLB history (151+) with key dates — the /seasons/all catalogue. (Plain /seasons only returns the current season; an ?all=true query there is a no-op.)
Returns: {seasons:[{seasonId, regularSeasonStartDate, regularSeasonEndDate, seasonStartDate, seasonEndDate, preSeasonStartDate, qualifierPlateAppearances, hasWildcard}]}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sportId | No | Sport id (1 = MLB). | |
| leagueId | No | Filter by league (103=AL, 104=NL). | |
| divisionId | No | Filter by division. |