Peloton · GraphQL Specification

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`.

Documentation Endpoint View on GitHub FitnessWellnessConnected FitnessSubscriptionHardwareStreamingConsumerGraphQL

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

Back to Peloton · All GraphQL Specs · GitHub