API reference / public
public
/api/public/:slug/dataGet data for public
- Auth:
- none
- Response:
- { data }
/api/public/:slug/enrichmentsGet enrichments for public
- Auth:
- none
- Response:
- { data }
/api/public/:slug/scheduleGet schedule for public
- Auth:
- none
- Response:
- { data }
/api/public/:slug/standingsGet standings for public
- Auth:
- none
- Response:
- { data }
/api/public/:slug/teamsGet teams for public
- Auth:
- none
- Response:
- { data }
/api/public/athletes/:slugGET /api/public/athletes/[slug] Public, unauthenticated endpoint for viewing athlete profiles
- Auth:
- none
- Response:
- { data }