{"statistical_categories":["WAR Position Players","Offensive WAR","Defensive WAR","Batting Average","On-Base%","Slugging %","On-Base Plus Slugging","At Bats","Plate Appearances","Runs Scored","Hits","Total Bases","Doubles","Home Runs","Runs Batted In","Bases on Balls","Strikeouts","Stolen Bases","Singles","Adjusted OPS+","Runs Created","Adj. Batting Runs","Adj. Batting Wins","Extra Base Hits","Times On Base","Offensive Win %","Hit By Pitch","Sacrifice Hits","Sacrifice Flies","Intentional Bases on Balls","Double Plays Grounded Into","Power-Speed #","AB per SO","AB per HR","Outs Made","Base-Out Runs Added (RE24)","Win Probability Added (WPA)","Situ. Wins Added (WPA\/LI)","Championship WPA (cWPA)","Base-Out Wins Added (REW)","rOBA","Rbat+","WAR for Pitchers","Earned Run Average","Win-Loss %","Walks & Hits per IP","Hits per 9 IP","Bases On Balls per 9 IP","Strikeouts per 9 IP","Saves","Innings Pitched","Strikeouts","Home Runs","Bases on Balls","Strikeouts \/ Base On Balls","Home Runs per 9 IP","Losses","Earned Runs","Wild Pitches","Hit By Pitch","Batters Faced","Games Finished","Adjusted ERA+","Fielding Independent Pitching","Adj. Pitching Runs","Adj. Pitching Wins","Base-Out Runs Saved (RE24)","Win Probability Added (WPA)","Sit. Wins Saved (WPA\/LI)","Championship WPA (cWPA)","Base-Out Wins Saved (REW)"]}
curl --location --request POST 'https://zylalabs.com/api/6170/baseball+stats+api/8548/get+baseball+categories' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
{"Doubles":{"Player":"Jarren Duran","Team":"BOS","Count":48}}
curl --location --request POST 'https://zylalabs.com/api/6170/baseball+stats+api/8549/get+baseball+leaders+by+category' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"category":"Required"}'
{"teams":["Arizona Diamondbacks","Atlanta Braves","Baltimore Orioles","Boston Red Sox","Chicago Cubs","Chicago White Sox","Cincinnati Reds","Cleveland Guardians","Colorado Rockies","Detroit Tigers","Houston Astros","Kansas City Royals","Los Angeles Angels","Los Angeles Dodgers","Miami Marlins","Milwaukee Brewers","Minnesota Twins","New York Mets","New York Yankees","Oakland Athletics","Philadelphia Phillies","Pittsburgh Pirates","San Diego Padres","San Francisco Giants","Seattle Mariners","St. Louis Cardinals","Tampa Bay Rays","Texas Rangers","Toronto Blue Jays","Washington Nationals"]}
curl --location --request POST 'https://zylalabs.com/api/6170/baseball+stats+api/8550/get+baseball+teams' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
{"Franchise":"Toronto Blue Jays","From":1977,"To":2024,"G":7552,"W":3761,"L":3788,"W-L%":0.498,"G>.500":-27,"Divs":6,"Pnnts":2,"WS":2,"Playoffs":10,"Players":939,"HOF#":11,"R":34939,"AB":258775,"H":67314,"HR":8216,"BA":0.26,"RA":34553,"ERA":4.22}
curl --location --request POST 'https://zylalabs.com/api/6170/baseball+stats+api/8551/get+baseball+team+stats' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"team":"Required"}'
After signing up, every developer is assigned a personal API access key, a unique combination of letters and digits provided to access to our API endpoint. To authenticate with the Baseball Stats API simply include your bearer token in the Authorization header.
| Header | Description |
|---|---|
Authorization
|
Required
Should be Bearer access_key. See "Your API Access Key" above when you are subscribed.
|
No long-term commitment. Upgrade, downgrade, or cancel anytime. Free Trial includes up to 50 requests.
(Save 2 months with annual billing 🎉)
The Baseball Stats API is designed to extract and serve key baseball statistics from sources like Baseball Reference. The API enables users to access baseball leaderboards and team data in a structured way. Instead of delivering all information in one request, the API segments data into different endpoints, allowing users to fetch specific categories, players, and teams based on parameters. This improves usability and performance while enabling in-depth analysis of baseball history and player performance.
The Baseball Stats API provides access to historical and current baseball statistics, team records, leaderboards, and player performance data.
The API segments data into different endpoints, allowing users to retrieve specific categories, players, and teams based on various parameters, improving usability and performance.
Yes, the Baseball Stats API allows users to filter data by specific teams and players, enabling in-depth analysis tailored to individual interests.
The API enables efficient retrieval of structured data, allowing for detailed analysis of baseball history and player performance without overwhelming users with excessive information in a single request.
The API documentation provides guidelines on rate limits and usage policies, which may vary based on the subscription plan or access level.
Each endpoint returns specific baseball statistics. The "get baseball categories" endpoint lists statistical categories, "get baseball leaders by category" provides leading players for a category, "get baseball teams" returns a list of MLB teams, and "get baseball team stats" delivers historical statistics for a specified team.
Key fields vary by endpoint. For "get baseball leaders by category," fields include "Player," "Team," and "Count." The "get baseball team stats" endpoint includes fields like "Franchise," "W," "L," "ERA," and "WS," providing comprehensive team performance data.
Parameters vary by endpoint. For "get baseball leaders by category," you must specify a statistical category. The "get baseball team stats" endpoint requires a team name as a parameter, which can be obtained from the "get baseball teams" endpoint.
Response data is structured in JSON format. Each endpoint returns a clear hierarchy, with relevant fields grouped logically. For example, team stats are organized under the team name, while leader stats are categorized by the specific statistic.
The "get baseball categories" endpoint provides a list of statistical categories. The "get baseball leaders by category" shows top players in a chosen category. The "get baseball teams" endpoint lists all MLB teams, while "get baseball team stats" offers detailed historical performance data for a specific team.
Users can customize requests by selecting specific parameters. For example, when using "get baseball leaders by category," users can choose any statistical category from the list provided by "get baseball categories." Similarly, team stats can be filtered by specifying the desired team.
The Baseball Stats API aggregates data from reputable sources, including Baseball Reference. This ensures that the statistics provided are accurate and reliable, reflecting both historical and current baseball performance.
Typical use cases include analyzing player performance trends, comparing team statistics over seasons, and researching historical baseball data for academic or personal interest. Users can leverage the API for in-depth statistical analysis and sports analytics projects.
To obtain your API key, first sign in to your account and navigate to the API you want to use. From the API's Pricing section, choose a plan and complete the subscription process. Once subscribed, return to the API page and you will see your API Access Key displayed at the top of the documentation page. You can use this key to authenticate your requests.
You can’t switch APIs during the free trial. If you subscribe to a different API, your trial will end and the new subscription will start as a paid plan.
The free trial lasts for 7 days and allows you to make up to 50 API requests.
No, the free trial is available only once, so we recommend using it on the API that interests you the most. Most of our APIs offer a free trial, but some may not include this option.
Yes. If the API offers a free trial, you will see a "Free 7-Day Trial" option in its Pricing section. The trial lasts for 7 days and allows up to 50 API requests, enabling you to evaluate the API before subscribing to a paid plan.
Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.
You can monitor your API usage through the response headers included with every request:
x-zyla-api-calls-monthly-used: Shows the total number of API requests you have used during the current billing period.
x-zyla-api-calls-monthly-remaining: Shows the number of API requests you have remaining for the current billing period.
Yes, you can cancel your subscription at any time. Simply go to the Pricing section of the API you're subscribed to and click the "Unsubscribe" button.
Please note that upgrades, downgrades, and cancellations take effect immediately. Once your subscription is canceled, access to the service will end immediately, regardless of any remaining API calls in your quota.
Please have a look at our Refund Policy: https://zylalabs.com/terms#refund