Zwift
Здоровье и фитнесOAuth 2.0ФримиумНе поддерживается
Получайте данные о виртуальных велозаездах и пробежках, поездках и результатах тренировок из Zwift.
https://us-or-rly101.zwift.com/apiAPI Площадка
Запрос идёт через наш CORS-прокси.
https://us-or-rly101.zwift.com/api/
Заголовки ответа (0)
Параметры (0)
Связанные API
Отзывы
Frequently Asked Questions About Zwift API
What is Zwift?
Zwift is a public API listed in the akousa.net API Directory, a curated collection of 750+ APIs across 12 categories. Получайте данные о виртуальных велозаездах и пробежках, поездках и результатах тренировок из Zwift.
How do I authenticate with Zwift?
Zwift uses OAuth 2.0 authentication. You need to register your application with the provider, obtain client credentials, and implement the OAuth 2.0 authorization flow to get access tokens for making API requests.
Is Zwift free to use?
Zwift offers a freemium pricing model. It includes a free tier with limited usage that is suitable for personal projects and prototyping. Paid plans are available for higher rate limits, additional features, or production-level usage.
Does Zwift support CORS?
Zwift does not support CORS (Cross-Origin Resource Sharing). To use this API from a browser-based application, you will need to route requests through a backend proxy server or use a CORS proxy to avoid cross-origin errors.
Where can I find Zwift documentation?
You can find the official Zwift documentation at https://developers.zwift.com/docs. The documentation includes endpoint references, request/response examples, authentication guides, and rate limit details. You can also explore Zwift in the akousa.net API Directory for a quick overview and test it using the built-in API tester.