You can find general information about the API here. All requests to the TeamSportz API require authentication. TeamSportz API has two sides:
  • Players
  • Club Management
By using the Registration endpoints you will be on your way to start using the API. However, before you can start, TeamSportz will have to ussue you a 3rd Party API Secrete Key. This key is needed for all requests for the Club Management This documentation will guide you throught the each endpoint and what a response will look like. All endpoints have been grouped by their respective domain. For example Players or Videos, etc. Different endpoints depending on the role or authorization scope will return different responses. TeamSportz API assumes the following Roles:
  • Player (User)
  • Coach (Manager)
  • Head Coach (Admin)