🏃‍♂️Teams

Retrieve detailed team information via one of our 5 team endpoints.

With the team endpoints, you can retrieve basic information like logos, names etc. Interested in detailed information?

You can retrieve more detailed information by using the correct includes. Per endpoint you can find the details including base URL, parameters, includes and more.

  • GET All Teams: returns all the teams that are accessible within your subscription.

  • GET Team by ID: returns the single team you’ve requested by ID.

  • GET Team by Country ID: returns all the teams from your requested country ID.

  • GET Team by Season ID: returns all the teams from your requested season ID.

  • GET Team Search by Name: returns all the teams that match your search query.

Include options

Get an overview and explanation of all the fields returned in the API response. The related entities for the teams endpoints are:

Remember, our historical data will be integrated into the new version of our API gradually. So, the historical data is not yet complete. However, we will be loading more historical data continuously.

Last updated