Playbook-API
Global
Copy Page
Playbook-API
Global
Overview
Base URL (Servers)
Authentication
Rate Limits + Usage
Errors
League / sportKey Conventions
Support
Endpoints
Health
GET
Me
GET
Teams
GET
Injuries
GET
Splits
GET
Splits (Historical/History)
GET
Odds-Games
GET
Lines
GET
Games
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