# Topscorers

The Topscorers endpoint provides you accurate information about the Topscorers in Goals, Cards and Assists. The endpoint returns the top 25 players and they can all be included at once or separately per Type (Goals, Cards or Assists).

This Topscorers endpoint returns the Topscorers by Stage of the Season. If you want an aggregated Topscorer list, please use the Aggregated Topscorers by Season endpoint.

{% content-ref url="/pages/-MXqalKM2tB7zFZLkklE" %}
[GET Topscorers by Season ID](/v2/endpoint-overview/topscorers/get-topscorers-by-season-id.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MXqalN1tG-HYCdb3acv" %}
[GET Topscorers Aggregated by Season ID](/v2/endpoint-overview/topscorers/get-topscorers-aggregated-by-season-id.md)
{% endcontent-ref %}

{% hint style="info" %}
Check this endpoint in Postman.\
&#x20;                                                             [![Run in Postman](https://run.pstmn.io/button.svg)](https://football-postman.sportmonks.com/#86b53d4d-afa7-4ad1-824d-d09b920d32b7)
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sportmonks.com/v2/endpoint-overview/topscorers.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
