GET Player by ID

GET Player by ID

https://cricket.sportmonks.com/api/v2.0/players/{ID}

Endpoint details

Authorization

API Key

Pagination

NO

Allowed nested includes

10

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.

sort

One or comma separated list of fields to sort on. Can be used by adding &sort= to your request url.

Sort

You can sort on all fields.

Include options

career, teams

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:

Enriching your response

Example response

https://cricket.sportmonks.com/api/v2.0/players/2?api_token={API_TOKEN}

Last updated