Zwift
Hälsa & TräningOAuth 2.0FreemiumStöds inte
Hämta virtuell cykel- och löpaktivitet, åkdata och träningsresultat från Zwift.
https://us-or-rly101.zwift.com/apiAPI-lekplats
Skickar via vår CORS-proxy.
https://us-or-rly101.zwift.com/api/
Svarsrubriker (0)
Parametrar (0)
Relaterade API:er
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. Hämta virtuell cykel- och löpaktivitet, åkdata och träningsresultat från 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.