Strava GraphQL Schema
This is a conceptual GraphQL schema for the Strava API. Strava is a fitness tracking app and social network enabling athletes to track and analyze workouts including running, cycling, swimming, and 200+ sport types. The Strava REST API at `https://www.strava.com/api/v3` provides access to athlete profiles, activities, segments, routes, clubs, gear, and time-series data streams via OAuth 2.0.
Overview
Strava GraphQL Schema is a GraphQL API specification published by Strava on the APIs.io network.
This is a conceptual GraphQL schema for the Strava API. Strava is a fitness tracking app and social network enabling athletes to track and analyze workouts including running, cycling, swimming, and 200+ sport types. The Strava REST API at https://www.strava.com/api/v3 provides access to athlete profiles, activities, segments, routes, clubs, gear, and time-series data streams via OAuth 2.0.
documentation is published at https://developers.strava.com/docs/reference/.
Tagged areas include Cycling, Fitness, Fitness Tracking, Running, and Sports.