Olympic Sports API
Get Olympic Sports Data Fast! Our API gives you: Live Olympic results Athlete info Past Olympic records Medal counts Event schedules Easy to use. Quick responses. Perfect for apps and websites. Bring Olympic excitement to your projects!" Is this more in line with what you're looking for? I can adjust it further if needed.
Olympic Sports API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Country Ids /countryIds |
Get the country Id. |
| GET |
Medal By Athletes /medals/athletes |
This route handles GET requests to retrieve medal data for athletes, filtered by year and paginated by page number. |
| GET |
Medal By Countries /medals/countries |
This route handles GET requests to retrieve medal data by countries for a specified year. |
| GET |
Medal By Country Id /medals/bycountry |
This route handles GET requests to retrieve medal data for a specific country based on the year and country ID. |
| GET |
Available Sports /sports |
This route handles GET requests to retrieve the available sports for a specified year. |
| GET |
Athletes /athletes |
This route handles GET requests to retrieve a list of athletes for a specified year, with pagination support. |
| GET |
Results /results |
This route handles GET requests to retrieve event results for a specified year. |
| GET |
Results By Sports /results/sports |
This route handles GET requests to retrieve event results for a specific sport and year. |
| GET |
Schedule /schedule/all |
This route handles GET requests to retrieve schedule data for a specified year, and optionally for a specific month and day. |
| GET |
Schedule by Sport /schedule/sport |
This route handles GET requests to retrieve the schedule data for a specific sport and year. |
| GET |
News /news |
This route handles GET requests to retrieve news articles, with pagination support. |
Olympic Sports API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5.99 / month | — |
|
| ULTRA | $49.99 / month | — |
|
| MEGA | $120 / month | — |
|