Endpoints

πŸ“¦ Add-on Required

Expected Goals (xG) data requires either the xG Basic or xG Advanced add-on.

  • xG Basic Add-on: Access to all xG statistics immediately after match completion (€19-€99 depending on your base plan)

  • xG Advanced Add-on: Real-time xG statistics during live matches plus all post-match data (€199-€399 depending on your base plan)

Available with all base plans (Starter, Growth, Pro, Enterprise). View pricing and add-ons β†’

Retrieve all the expected data you want, from xG to xPTS, you can request them all through our expected endpoints.

Use one of our 2 expected endpoints. Per endpoint, you can find the details, including base URL, parameters, includes and more.

  • GET Expected by Team: returns all the expected data that are available within your subscription on team level.

  • GET Expected by Player: returns all the expected data that are available within your subscription on player level.

For the expected endpoints this is the base URL:

https://api.sportmonks.com/v3/football/expected/

Per endpoint the rest of the URL requires additional information. We will explain this per endpoint.

Requesting Expected values

GET Expected by Team

This endpoint will return all the expected values we offer on a team level. This response will differ based on your plan.

https://api.sportmonks.com/v3/football/expected/fixtures
Response

GET Expected by Player

This endpoint will return all the expected values we offer on a player level. You won't see the expected values per chance, only the full values for each player.

Response

Last updated

Was this helpful?