API

YouthHockey API Documentation

Currently this API is in beta and accessible by invitation only.

Contact Us For More Info

API Endpoints

  • /events
  • /events/event-id
  • /events?start_date=XXXX&end_date=YYYY
  • /events?event_type=practice
  • /events?event_type=game
  • /events?event_type=ice-slot
  • /leagues
  • /leagues/league-id
  • /leagues/league-id/organizations
  • /leagues/league-id/teams
  • /leagues/league-id/players
  • /leagues/league-id/events
  • /organizations
  • /organizations/organization-id
  • /organizations/organization-id/teams
  • /organizations/organization-id/players
  • /organizations/organization-id/events
  • /teams
  • /teams/team-id
  • /teams/team-id/players
  • /teams/team-id/events
  • /players
  • /players/player-id

/events/{id}?access_token=ACCESS-TOKEN

/leagues/{id}?access_token=ACCESS-TOKEN

/organizations/{id}?access_token=ACCESS-TOKEN

/teams/{id}?access_token=ACCESS-TOKEN