This Topscorers endpoint returns the Aggregated Topscorers by Season. This means that all stages are summed, also preliminary stages.
GET
Topscorers Aggregated by season IDaggregatedGoalscorers.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:
Season Field Description
Topscorers Field Description
Field
Description
id
The unique id of the current stage
name
The name of the stage
league_id
The unique league id the stage belongs to
season_id
The unique id of the current season
round_id
The unique id of the current round
round_name
The name of the round
type
Indicates what kind of type this stage is
stage_id
The unique id of the current stage
stage_name
The name of the stage
Field
Description
position
The actual position in the rankings in the stage
player_id
The unique player id of the player in that position in the stage
team_id
The unique id of the the player plays for
stage_id
The unique id of the current stage
goals
The total number of goals the player has scored in the stage
penalty_goals
The total number of penalty goals the player has scored in the stage
type
The type of the standings. Possible values are: goals, cards or assists
Endpoint details
Authorization
API Key
Pagination
NO
Allowed nested includes
3
Available parameters
include
Enrich the API with more data and/or nested includes. Can be used by adding &include=
etc to your request url.