Peloton GraphQL Schema
This is a conceptual GraphQL schema for the Peloton connected fitness platform. Peloton does not publish a public developer API or official GraphQL endpoint. This schema is derived from community reverse-engineering efforts (notably the [pylotoncycle](https://github.com/cyclographs/pylotoncycle) SDK and related projects) and reflects the data model exposed through Peloton's internal REST API at `api.onepeloton.com`.
Overview
Peloton GraphQL Schema is a GraphQL API specification published by Peloton on the APIs.io network.
This is a conceptual GraphQL schema for the Peloton connected fitness platform. Peloton does not publish a public developer API or official GraphQL endpoint. This schema is derived from community reverse-engineering efforts (notably the pylotoncycle SDK and related projects) and reflects the data model exposed through Peloton’s internal REST API at api.onepeloton.com.
The specification includes 2 reference links.
Tagged areas include Fitness, Wellness, Connected Fitness, Subscription, and Hardware.
Endpoint
References
- Community SDK https://github.com/cyclographs/pylotoncycle
- Unofficial API base URL https://api.onepeloton.com