Back to catalog

MLB Records and Stats

Free

Current and historical MLB statistics

Sports & FitnessNo API key required

Player Stats

MLB Records & Stats

PlayerShohei Ohtani
TeamLos Angeles Dodgers
Batting Avg.304
Home Runs54
Rbi130

Sample Response

response.json
1{
2 "player": "Shohei Ohtani",
3 "team": "Los Angeles Dodgers",
4 "battingAvg": ".304",
5 "homeRuns": 54,
6 "rbi": 130
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://appac.github.io/mlb-data-api-docs/"
View Documentation

Similar APIs