Getting Started
This page will help you get started with Olympics API.
The Olympics API is organized around REST. Our API has predictable, resource-oriented URLs, and uses HTTP response codes to indicate API errors. We use built-in HTTP features like header based authentication and also support cross-origin resource sharing, allowing you to interact securely with our API from both client-side and server-side applications.
Documentation navigation tip!
Where you see resources highlighted in bold, you can use these to link to the API to view examples.
Updated about 7 years ago
What’s Next