[{"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","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/6229/baseball+data+api/8735/obtain+baseball+categories' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
[{"hits":[{"player":"Bobby Witt Jr.","team":"KCR","hits":211}]}]
curl --location --request POST 'https://zylalabs.com/api/6229/baseball+data+api/8736/obtain+baseball+leaders+by+category' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"category":"Required"}'
[{"teams":["Arizona Diamondbacks","Athletics","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","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/6229/baseball+data+api/8737/obtain+baseball+teams' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
[{"Franchise":"Athletics","From":1901,"To":2024,"G":19275,"W":9329,"L":9859,"W-L%":0.486,"G>.500":-530,"Divs":17,"Pnnts":15,"WS":9,"Playoffs":29,"Players":2115,"HOF#":43,"R":85099,"AB":653321,"H":168174,"HR":14081,"BA":0.257,"RA":88110,"ERA":4}]
curl --location --request POST 'https://zylalabs.com/api/6229/baseball+data+api/8738/obtain+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 Data 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 Data 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 Data 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 fetch specific categories, players, and teams based on various parameters, improving usability and performance.
Yes, the Baseball Data API allows users to filter data by specific teams and players, enabling in-depth analysis of individual and team performance.
Absolutely! The API is designed for efficient data retrieval, making it ideal for users looking to perform in-depth statistical analysis of baseball history and player performance.
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