BaseballApi
Baseball live score service on BaseballAPi provides you with the live scores and results from the world most popular baseball league - MLB, live score from regular season , playoffs and MLB Allstar game. We also provide live score for Japan Professional league, Mexican league, German 1.Bundesliga, NCAA as well as international baseball tournament World Baseball Classic. You can also see at any…
BaseballApi endpoints
| Method | Endpoint | Description |
|---|---|---|
| TV | ||
| GET |
getTVChannelSchedule /api/tv/channel/{id}/schedule |
Retrieves the broadcast schedule for a specific TV channel. |
| GET |
getMatchTVChannelVotes /api/tv/channel/{channId}/event/{id} |
Fetches viewer voting data from a specific TV channel that is broadcasting the match. |
| GET |
getCountryTVChannels /api/tv/country/{countryCode}/channels |
Retrieves available TV channels for a specific country. |
| Media | ||
| GET |
getCountryFlagImgAPI /api/country/{code}/flag |
Fetches the flag image from the image API by country code. |
| Placeholders | ||
| GET |
getPlaceholderPlayerSvg /api/placeholder/player.svg |
Returns a static placeholder graphic for a player. The response is an SVG image. |
| Calendar | ||
| GET |
getCalendarDaysWithEvents /api/calendar/season/{seasonId}/{year}/days-with-events |
Retrieves days that have events for a specific season and year. |
| Categories | ||
| GET |
getMatchesByCategoryAndDate /api/baseball/category/{id}/events/{day}/{month}/{year} |
Retrieves all baseball matches for a specific category on a given date. |
| GET |
getCategoryImage /api/category/{categoryId}/image |
Retrieves the image/logo for a sport category. |
| Rankings | ||
| GET |
getTeamRankings /api/rankings/team/{teamId} |
Retrieves rankings for a specific team. |
| Search | ||
| GET |
getSearchSuggestions /api/search/suggestions/{entityType} |
Retrieves search suggestions for a specific entity type. |
| GET |
searchUniqueTournaments /api/search/unique-tournaments |
Searches for unique tournaments. |
| GET |
searchAllEntities /api/search/all |
Searches across all entity types (teams, players, tournaments). |
| GET |
searchByEntityType /api/search/{entityType} |
Searches for entities of a specific type. |
| GET |
searchBaseballEntities /api/baseball/search/{term} |
Searches for baseball teams, players, and tournaments. |
| Tournaments | ||
| GET |
getTournamentUpcomingMatches /api/baseball/tournament/{tournamentId}/season/{seasonId}/matches/next/{page} |
Retrieves a paginated list of scheduled upcoming matches in a specific tournament season. |
| GET |
getTournamentSeasonVenues /api/baseball/tournament/{tournamentId}/season/{seasonId}/venues |
Retrieves all venues used in a tournament season. |
| GET |
getTournamentMedia /api/baseball/tournament/{tournamentId}/media |
Retrieves media content (e.g., videos, images) for a specific tournament. |
| GET |
getBaseballTournamentCategories /api/baseball/tournament/categories |
Retrieves a list of all available baseball tournament categories, typically corresponding to countries or regions. |
| GET |
getTournamentFeaturedEvents /api/baseball/tournament/{tournamentId}/featured-events |
Retrieves featured/highlighted events for a tournament. |
| GET |
getTournamentWinners /api/baseball/tournament/{tournamentId}/winners |
Retrieves historical winners of a tournament. |
| GET |
getTournamentTotalStandings /api/baseball/tournament/{tournamentId}/season/{seasonId}/standings/total |
Retrieves the complete standings table for all teams in a specific tournament season. |
| GET |
getTournamentLogo /api/baseball/tournament/{tournamentId}/image |
Retrieves the logo image for a specific tournament. |
| GET |
getTournamentLastMatches /api/baseball/tournament/{tournamentId}/season/{seasonId}/matches/last/{page} |
Retrieves a paginated list of recently played matches in a specific tournament season. |
| GET |
getTournamentHomeStandings /api/baseball/tournament/{tournamentId}/season/{seasonId}/standings/home |
Retrieves the standings based on home games only for a specific tournament season. |
| GET |
getTournamentDarkLogo /api/baseball/tournament/{tournamentId}/image/dark |
Retrieves the dark theme logo image for a specific tournament. |
| GET |
getTournamentCupTrees /api/baseball/tournament/{tournamentId}/season/{seasonId}/cuptrees |
Retrieves the knockout bracket (cup trees) for a specific tournament season. |
| GET |
getTournamentDetails /api/baseball/tournament/{tournamentId} |
Retrieves comprehensive details for a specific baseball tournament. |
| GET |
getTeamEventsHomeStatistics /api/baseball/tournament/{tournamentId}/season/{seasonId}/team-events/home |
Retrieves aggregated team performance statistics for home games in a tournament season. |
| GET |
getTournamentAwayStandings /api/baseball/tournament/{tournamentId}/season/{seasonId}/standings/away |
Retrieves the standings based on away games only for a specific tournament season. |
| GET |
getTournamentsByCategory /api/baseball/tournament/all/category/{id} |
Retrieves all unique tournaments within a specific baseball category. |
| GET |
getTeamEventsTotalStatistics /api/baseball/tournament/{tournamentId}/season/{seasonId}/team-events/total |
Retrieves aggregated team performance statistics for all games in a tournament season. |
| GET |
getTournamentSeasons /api/baseball/tournament/{tournamentId}/seasons |
Retrieves a list of all available seasons for a specific tournament. |
| GET |
getTeamEventsAwayStatistics /api/baseball/tournament/{tournamentId}/season/{seasonId}/team-events/away |
Retrieves aggregated team performance statistics for away games in a tournament season. |
| GET |
getBaseballScheduledTournamentsByDate /api/baseball/scheduled-tournaments/{day}/{month}/{year}/page/{page} |
Retrieves a paginated list of tournaments that have scheduled baseball matches for a specific date. |
| Matches | ||
| GET |
getEventWeather /api/baseball/match/{id}/weather |
Retrieves weather conditions for an outdoor event. |
| GET |
getEventUmpires /api/baseball/match/{id}/umpires |
Retrieves umpire/referee assignments for an event. |
| GET |
getEventGraphSequence /api/baseball/match/{id}/graph/sequence |
Retrieves the momentum/pressure graph sequence data for a match. |
| GET |
getMatchHighlights /api/baseball/match/{id}/highlights |
Retrieves video highlights and key moments from a specific match, if available. |
| GET |
getMatchVotes /api/baseball/match/{id}/votes |
Returns fan poll percentages and vote totals for the match outcome. |
| GET |
getPlayerMatchStatistics /api/baseball/match/{id}/player/{playerId}/statistics |
Retrieves detailed statistics for a single player in a specific match. |
| GET |
getBaseballMatchesByDate /api/baseball/matches/{day}/{month}/{year} |
Deprecated — the flat per-date feed is being retired. Assemble the day per competition instead — list categories then call /api/{sport}/category/{id}/events/{day}/{month}/{year},… |
| GET |
getLiveBaseballMatches /api/baseball/matches/live |
Retrieves all currently live baseball matches. |
| GET |
getMatchStatistics /api/baseball/match/{id}/statistics |
Retrieves comprehensive team and player statistics for a specific match. |
| GET |
getEventOfficialTweets /api/baseball/match/{id}/official-tweets |
Retrieves official social media posts related to an event. |
| GET |
getMatchFormAnalysis /api/baseball/match/{id}/form |
Retrieves pre-game form and recent performance data for the teams in a specific match. |
| GET |
getAllOddsForEvent /api/baseball/match/{id}/odds/{providerId}/all |
Retrieves all available odds from a specific provider for an event. |
| GET |
getEventMetadata /api/baseball/match/{id}/meta |
Retrieves SEO and metadata for a specific event. |
| GET |
getHeadToHeadHistory /api/baseball/match/{customId}/h2h |
Retrieves the detailed match history for head-to-head encounters between two teams. |
| GET |
getBaseballMatchDetails /api/baseball/match/{id} |
Retrieves detailed information for a specific baseball match by its ID. |
| GET |
getAtBatPitches /api/baseball/match/{id}/atbat/{atBatId}/pitches |
Retrieves pitch-by-pitch details for a specific at-bat in a baseball match. |
BaseballApi pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 4 / second |
|
| PRO | $9.99 / month | 6 / second |
|
| ULTRA | $14.99 / month | 8 / second |
|
| MEGA Recommended | $24.99 / month | 10 / second |
|