Playbook-API
Global
Copy Page
Playbook-API
Global
Overview
Base URL (Servers)
Authentication
Rate Limits + Usage
Errors
League / sportKey Conventions
Support
Core Endpoints
Health
GET
Me
GET
Teams
GET
Team Stats
GET
Injuries
GET
Splits
GET
Splits (Historical/History)
GET
Odds-Games
GET
Lines
GET
Games
GET
Recent Form
GET
Head-to-Head
GET
MLB
Pitcher Stats (Season)
GET
Starting Pitchers
GET
Ballpark Weather
GET
Strikeout Predictor
GET
Global
Copy Page
Base URL (Servers)
Base URL
All endpoints use the following base URL:
Production:
https://api.playbook-api.com/v1
Full URL Format
{BASE_URL}/{endpoint}
Examples:
GET
https://api.playbook-api.com/v1/health
GET
https://api.playbook-api.com/v1/injuries?league=NBA&api_key=YOUR_API_KEY
Environments
This documentation assumes Production unless otherwise stated.
Modified at
2025-12-31 22:25:36
Previous
Overview
Next
Authentication