# All endpoints

On this page you can find an overview of all the endpoints.&#x20;

{% hint style="success" %}
&#x20;Please note that our entire Cricket API collection with all endpoints is available in Postman.\
&#x20;                                                             [![Run in Postman](https://run.pstmn.io/button.svg)](https://cricket-postman.sportmonks.com/)
{% endhint %}

* [**Continents**](https://cricket-postman.sportmonks.com/#fe541427-a76b-4afa-b35f-3ad16de42774)
* [**Countries**](https://cricket-postman.sportmonks.com/#d87de553-7acb-46e9-8515-7e5b38beae94)
* [**Leagues**](https://cricket-postman.sportmonks.com/#c4427cef-9b1b-40b0-b0dc-d09d3b364df3)
* [**Seasons**](https://cricket-postman.sportmonks.com/#3dda5ac3-08e1-498a-b820-8827c0db15e0)
* [**Fixtures**](https://cricket-postman.sportmonks.com/#379d397e-8ff8-4750-9092-1d3eedcb3885)
* [**Livescores**](https://cricket-postman.sportmonks.com/#2fd3befd-3087-40f2-a568-1df853f55a7c)
* [**Teams**](https://cricket-postman.sportmonks.com/#783d93d3-eaf3-41b3-8fef-545732628a1c)
* [**Players**](https://cricket-postman.sportmonks.com/#66c4d790-d821-4834-aa77-b9b1b0d90882)
* [**Officials**](https://cricket-postman.sportmonks.com/#11ea5946-8af6-48c9-930b-d92676ee8a77)
* [**Veneus**](https://cricket-postman.sportmonks.com/#ddc8014f-0279-4609-af02-91808c11bee7)
* [**Positions**](https://cricket-postman.sportmonks.com/#bc951fb9-9198-4680-b048-d172471c914d)
* [**Stages**](https://cricket-postman.sportmonks.com/#05e81f22-e052-4b0c-aafd-673f494ccc3e)
* [**Team Ranking**](https://cricket-postman.sportmonks.com/#b40b235f-2e88-42d2-b0b4-37e0077a0e83)
* [**Standings**](https://cricket-postman.sportmonks.com/#95ad4e48-82d2-442c-be9c-d64738d82bdb)
* [**Scores**](https://cricket-postman.sportmonks.com/#7e858457-0a6f-424f-bd73-0dfe93600720)
* [**Fixture with scoreboards**](https://cricket-postman.sportmonks.com/#4c89ec88-4dc1-4bd0-be20-112227f96245)
* [**Fixtures with referees**](https://cricket-postman.sportmonks.com/#cee43ae6-a283-40a9-bbe4-9bb3fb5ce2e0)
* [**Fixtures with teams**](https://cricket-postman.sportmonks.com/#16e10175-4e7d-448d-a5a4-05145333574a)
* [**Fixtures with results**](https://cricket-postman.sportmonks.com/#8fe12a22-58df-47a8-a8c7-c65faf97b6e7)
* [**Player career stats**](https://cricket-postman.sportmonks.com/#c937af0e-f0f9-4d74-a14f-bb87112b51f3)


---

# 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/cricket-api/getting-started/all-endpoints.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.
