GET Topscorers Aggregated by Season ID
This Topscorers endpoint returns the Aggregated Topscorers by Season. This means that all stages are summed, also preliminary stages.
GET
Topscorers Aggregated by season ID
GET
Topscorers Aggregated by season IDEndpoint details
Authorization
API Key
Pagination
NO
Allowed nested includes
3
Parameters
Available parameters
include
Enrich the API with more data and/or nested includes. Can be used by adding &include=
etc to your request url.
Include options
aggregatedGoalscorers.player
aggregatedGoalscorers.player.team
aggregatedCardscorers.player
aggregatedCardscorers.player.team
aggregatedAssistscorers.player
aggregatedAssistscorers.player.team
aggregatedGoalscorers.team
aggregatedCardscorers.team
aggregatedAssistscorers.team
Includes are the cornerstone of our API and allow you to enrich and customize your requests. This flexibility is what distinguishes us from our competitors.
You can learn more about what includes are and how they work here:
Example response
Last updated