Sportradar Olympic Medals v1

Number of APIs: 3

The Olympics Medals API provides real-time medal counts as events conclude and medals are awarded.

Three RESTful API endpoints capture the following data:

  • Dynamic and realtime medal updates

  • Gold, silver, bronze, and total medal counts with ranks for total and gold medal achievements

  • Access to complete set of countries with names, abbreviations, and country codes

  1. Countries GET {{baseUrl}}/olympics/production/v1/en/countries.{{format}}

  2. Seasons GET {{baseUrl}}/olympics/production/v1/en/seasons.{{format}}

  3. Medal Table GET {{baseUrl}}/olympics/production/v1/en/season/:season_id/table.{{format}}