API reference / public

public

GET/api/public/:slug/data

Get data for public

Auth:
none
Response:
{ data }
GET/api/public/:slug/enrichments

Get enrichments for public

Auth:
none
Response:
{ data }
GET/api/public/:slug/schedule

Get schedule for public

Auth:
none
Response:
{ data }
GET/api/public/:slug/standings

Get standings for public

Auth:
none
Response:
{ data }
GET/api/public/:slug/teams

Get teams for public

Auth:
none
Response:
{ data }
GET/api/public/athletes/:slug

GET /api/public/athletes/[slug] Public, unauthenticated endpoint for viewing athlete profiles

Auth:
none
Response:
{ data }
public API — Peer10 Developers