API Reference
Route-by-route reference for the AltSportsData public API. Open an endpoint to inspect its schema and try requests from the panel.
API Reference
This section lists public routes generated from the OpenAPI spec. Use the sidebar to browse by resource, or jump in below.
Public API base URL: https://api.altsportsdata.com/api/v1/public
Authentication: X-API-KEY (or Authorization: Bearer … where supported)
Sports
Events
List Events
GET /events — list events with filters
Get Event
GET /events/{eventId} — event details
Get Event Odds
GET /events/{eventId}/… — market odds
Get Participants
GET /events/{eventId}/participants
Get Heat Score
GET /events/{eventId}/heats/{heatId}
Jai Alai Event
GET /events/jaialai/{id}
Jai Alai Odds
GET /events/jaialai/{id}/odds
Calculate SGP
POST /events/{eventId}/sgp