Peloton API
Health & FitnessBearer TokenFreemiumCORS not supported
Fetch workout history, class schedules, and performance data from the Peloton fitness platform.
https://api.onepeloton.comAPI Playground
Sending through our CORS proxy.
https://api.onepeloton.com/
Response Headers (0)
Parameters (0)
Related APIs
Frequently Asked Questions About Peloton API API
What is Peloton API?
Peloton API is a public API listed in the akousa.net API Directory, a curated collection of 750+ APIs across 12 categories. Fetch workout history, class schedules, and performance data from the Peloton fitness platform.
How do I authenticate with Peloton API?
Peloton API uses Bearer token authentication. You need to obtain an access token from the provider, then include it in the Authorization header as "Bearer <token>" with each request.
Is Peloton API free to use?
Peloton API 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 Peloton API support CORS?
Peloton API 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 Peloton API documentation?
You can find the official Peloton API documentation at https://app.swaggerhub.com/apis/DovOps/peloton-unofficial-api/0.3.0. The documentation includes endpoint references, request/response examples, authentication guides, and rate limit details. You can also explore Peloton API in the akousa.net API Directory for a quick overview and test it using the built-in API tester.