Strava · GraphQL Specification

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.

Documentation Endpoint View on GitHub CyclingFitnessFitness TrackingRunningSportsGraphQL

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.

Endpoint

Related API Specs

Strava Activities API (OpenAPI) Strava Athletes API (OpenAPI) Strava Clubs API (OpenAPI) Strava Gear API (OpenAPI) Strava Routes API (OpenAPI) Strava Segment Efforts API (OpenAPI) Strava Segments API (OpenAPI) Strava Streams API (OpenAPI)
Back to Strava · All GraphQL Specs · GitHub