Olympic Games
communityOfficial International Olympic Committee website providing comprehensive information about Olympic sports, athletes, results, Games history, and qualification information for all Olympic disciplines.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/v1/sportsGet list of Olympic sports and disciplines
Parameters
games_typesummer|winter (stringoptionalReturns
sports[] with id, name, type, description, events_count, athletes_count, image_url, urlGET
/api/v1/athletes/searchSearch Olympic athletes
Parameters
qathlete name (stringoptionalsportstringoptionalmedalsgold|silver|bronze (stringoptionalcountryIOC code (stringoptionalReturns
athletes[] with id, name, country, sport, medals{gold, silver, bronze}, image_url, urlGET
/api/v1/resultsGet Olympic event results
Parameters
yearintegeroptionaleventstringoptionalsportstringoptionaldisciplinestringoptionalReturns
results[] with event, year, location, athletes[{rank, name, country, result, medal}]