Strava website screenshot

Strava

Strava is a popular fitness tracking app and social network that allows athletes to track and analyze workouts including running, cycling, swimming, and 200+ other sport types. The Strava API enables developers to access athlete profiles, activities, segments, routes, clubs, gear, and time-series data streams. OAuth 2.0 is used for authentication with granular scope control. Rate limits apply: 100 requests per 15 minutes, 1000 per day.

Strava publishes 8 APIs on the APIs.io network, including Activities API, Athletes API, Clubs API, and 5 more. Tagged areas include Cycling, Fitness, Fitness Tracking, Running, and Sports.

The Strava catalog on APIs.io includes 1 event-driven AsyncAPI specification, 1 JSON-LD context, and 3 Spectral governance rulesets.

Strava’s developer surface includes authentication, documentation, engineering blog, signup flow, and 18 more developer resources.

48.0/100 developing ▬ flat Agent 26/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemiumSelf serve⚡ Free to try
1 APIs
CyclingFitnessFitness TrackingRunningSports

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/strava: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 8

Individual APIs this provider publishes, each with its own machine-readable definition.

Strava Activities API

Create, read, update, and delete workout activities. Activities represent recorded workouts including runs, rides, swims, and 200+ other sport types.

Strava Athletes API

Access athlete profiles and statistics. Retrieve the authenticated athlete's profile and update their preferences.

Strava Clubs API

Access Strava clubs — groups of athletes. View club details, members, and recent club activities.

Strava Gear API

Access athlete gear (bikes and shoes) used during activities.

Strava Routes API

Access and manage athlete-created routes. Routes are planned courses for rides or runs.

Strava Segment Efforts API

Access segment efforts — an athlete's attempt at a specific segment. Includes time, pace, and power data for each effort.

Strava Segments API

Access segments — specific sections of road or trail that athletes compete on. View segment details, starred segments, and leaderboards.

Strava Streams API

Access time-series data streams for activities and segments, including GPS coordinates, heart rate, power, cadence, speed, and altitude.

Scroll for all 8

Open Collections 10

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Strava Activities API

OPEN COLLECTION

Strava API

OPEN COLLECTION

Scroll for all 10

GraphQL 1

GraphQL schemas published by this provider.

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, cy...

GRAPHQL

Pricing Plans 1

Published pricing tiers and plan structures.

Strava Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Strava Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Strava Webhooks API

AsyncAPI definition for Strava's Webhook Events API. Strava uses a push subscription model: an application creates a single push subscription with a callback URL and an applicat...

ASYNCAPI

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Strava Context

0 classes · 5 properties

JSON-LD

Spectral Rules 3

Spectral governance rulesets for linting and validating these APIs.

Strava API Rules

3 rules · 1 errors 2 warnings

SPECTRAL

Strava API Rules

5 rules · 4 warnings 1 info

SPECTRAL

Strava API Rules

10 rules · 1 errors 4 warnings 5 info

SPECTRAL

JSON Schema 1

Standalone JSON Schema definitions for this provider's data models.

Strava Activity

30 properties

JSON SCHEMA

JSON Structure 1

JSON Structure definitions describing this provider's data shapes.

Strava Activity Structure

0 properties

JSON STRUCTURE

Examples 3

Example request and response payloads for these APIs.

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Strava Authentication

oauth2 · 1 scheme

SECURITY

Strava Domain Security

TLSv1.3 · DMARC

SECURITY

Strava Vulnerability Disclosure

security.txt · contact published

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Strava Scopes

7 scopes · authorizationCode

7 scopes

SCOPES

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Strava Agentic Access

22 operations · 3 acting

22 operations · 3 acting

AGENTIC

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 4

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 5

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: strava
name: Strava
description: 'Strava is a popular fitness tracking app and social network that allows athletes to track and analyze workouts
  including running, cycling, swimming, and 200+ other sport types. The Strava API enables developers to access athlete profiles,
  activities, segments, routes, clubs, gear, and time-series data streams. OAuth 2.0 is used for authentication with granular
  scope control. Rate limits apply: 100 requests per 15 minutes, 1000 per day.'
url: https://raw.githubusercontent.com/api-evangelist/strava/refs/heads/main/apis.yml
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/strava.png
tags:
- Cycling
- Fitness
- Fitness Tracking
- Running
- Sports
type: Index
access: 3rd-Party
position: Consuming
created: '2025-03-01'
modified: '2026-05-30'
specificationVersion: '0.23'
apis:
- aid: strava:strava-activities-api
  name: Strava Activities API
  description: Create, read, update, and delete workout activities. Activities represent recorded workouts including runs,
    rides, swims, and 200+ other sport types.
  humanURL: https://developers.strava.com/
  baseURL: https://www.strava.com/api/v3
  tags:
  - Activities
  properties:
  - type: OpenAPI
    url: openapi/strava-activities-api-openapi.yml
  - type: Documentation
    url: https://developers.strava.com/docs/reference/
  - type: Authentication
    url: https://developers.strava.com/docs/authentication/
  - type: GettingStarted
    url: https://developers.strava.com/docs/getting-started/
  - type: RateLimits
    url: https://developers.strava.com/docs/rate-limits/
  - type: Webhooks
    url: https://developers.strava.com/docs/webhooks/
  - type: AsyncAPI
    url: https://raw.githubusercontent.com/api-evangelist/strava/refs/heads/main/asyncapi/strava-webhooks-asyncapi.yml
  - type: GraphQL
    url: graphql/strava-graphql.md
- aid: strava:strava-athletes-api
  name: Strava Athletes API
  description: Access athlete profiles and statistics. Retrieve the authenticated athlete's profile and update their preferences.
  humanURL: https://developers.strava.com/
  baseURL: https://www.strava.com/api/v3
  tags:
  - Athletes
  properties:
  - type: OpenAPI
    url: openapi/strava-athletes-api-openapi.yml
  - type: Documentation
    url: https://developers.strava.com/docs/reference/
  - type: Authentication
    url: https://developers.strava.com/docs/authentication/
  - type: GettingStarted
    url: https://developers.strava.com/docs/getting-started/
  - type: RateLimits
    url: https://developers.strava.com/docs/rate-limits/
  - type: Webhooks
    url: https://developers.strava.com/docs/webhooks/
  - type: AsyncAPI
    url: https://raw.githubusercontent.com/api-evangelist/strava/refs/heads/main/asyncapi/strava-webhooks-asyncapi.yml
  - type: GraphQL
    url: graphql/strava-graphql.md
- aid: strava:strava-clubs-api
  name: Strava Clubs API
  description: Access Strava clubs — groups of athletes. View club details, members, and recent club activities.
  humanURL: https://developers.strava.com/
  baseURL: https://www.strava.com/api/v3
  tags:
  - Clubs
  properties:
  - type: OpenAPI
    url: openapi/strava-clubs-api-openapi.yml
  - type: Documentation
    url: https://developers.strava.com/docs/reference/
  - type: Authentication
    url: https://developers.strava.com/docs/authentication/
  - type: GettingStarted
    url: https://developers.strava.com/docs/getting-started/
  - type: RateLimits
    url: https://developers.strava.com/docs/rate-limits/
  - type: Webhooks
    url: https://developers.strava.com/docs/webhooks/
  - type: AsyncAPI
    url: https://raw.githubusercontent.com/api-evangelist/strava/refs/heads/main/asyncapi/strava-webhooks-asyncapi.yml
  - type: GraphQL
    url: graphql/strava-graphql.md
- aid: strava:strava-gear-api
  name: Strava Gear API
  description: Access athlete gear (bikes and shoes) used during activities.
  humanURL: https://developers.strava.com/
  baseURL: https://www.strava.com/api/v3
  tags:
  - Gear
  properties:
  - type: OpenAPI
    url: openapi/strava-gear-api-openapi.yml
  - type: Documentation
    url: https://developers.strava.com/docs/reference/
  - type: Authentication
    url: https://developers.strava.com/docs/authentication/
  - type: GettingStarted
    url: https://developers.strava.com/docs/getting-started/
  - type: RateLimits
    url: https://developers.strava.com/docs/rate-limits/
  - type: Webhooks
    url: https://developers.strava.com/docs/webhooks/
  - type: AsyncAPI
    url: https://raw.githubusercontent.com/api-evangelist/strava/refs/heads/main/asyncapi/strava-webhooks-asyncapi.yml
  - type: GraphQL
    url: graphql/strava-graphql.md
- aid: strava:strava-routes-api
  name: Strava Routes API
  description: Access and manage athlete-created routes. Routes are planned courses for rides or runs.
  humanURL: https://developers.strava.com/
  baseURL: https://www.strava.com/api/v3
  tags:
  - Routes
  properties:
  - type: OpenAPI
    url: openapi/strava-routes-api-openapi.yml
  - type: Documentation
    url: https://developers.strava.com/docs/reference/
  - type: Authentication
    url: https://developers.strava.com/docs/authentication/
  - type: GettingStarted
    url: https://developers.strava.com/docs/getting-started/
  - type: RateLimits
    url: https://developers.strava.com/docs/rate-limits/
  - type: Webhooks
    url: https://developers.strava.com/docs/webhooks/
  - type: AsyncAPI
    url: https://raw.githubusercontent.com/api-evangelist/strava/refs/heads/main/asyncapi/strava-webhooks-asyncapi.yml
  - type: GraphQL
    url: graphql/strava-graphql.md
- aid: strava:strava-segment-efforts-api
  name: Strava Segment Efforts API
  description: Access segment efforts — an athlete's attempt at a specific segment. Includes time, pace, and power data for
    each effort.
  humanURL: https://developers.strava.com/
  baseURL: https://www.strava.com/api/v3
  tags:
  - Segment Efforts
  properties:
  - type: OpenAPI
    url: openapi/strava-segment-efforts-api-openapi.yml
  - type: Documentation
    url: https://developers.strava.com/docs/reference/
  - type: Authentication
    url: https://developers.strava.com/docs/authentication/
  - type: GettingStarted
    url: https://developers.strava.com/docs/getting-started/
  - type: RateLimits
    url: https://developers.strava.com/docs/rate-limits/
  - type: Webhooks
    url: https://developers.strava.com/docs/webhooks/
  - type: AsyncAPI
    url: https://raw.githubusercontent.com/api-evangelist/strava/refs/heads/main/asyncapi/strava-webhooks-asyncapi.yml
  - type: GraphQL
    url: graphql/strava-graphql.md
- aid: strava:strava-segments-api
  name: Strava Segments API
  description: Access segments — specific sections of road or trail that athletes compete on. View segment details, starred
    segments, and leaderboards.
  humanURL: https://developers.strava.com/
  baseURL: https://www.strava.com/api/v3
  tags:
  - Segments
  properties:
  - type: OpenAPI
    url: openapi/strava-segments-api-openapi.yml
  - type: Documentation
    url: https://developers.strava.com/docs/reference/
  - type: Authentication
    url: https://developers.strava.com/docs/authentication/
  - type: GettingStarted
    url: https://developers.strava.com/docs/getting-started/
  - type: RateLimits
    url: https://developers.strava.com/docs/rate-limits/
  - type: Webhooks
    url: https://developers.strava.com/docs/webhooks/
  - type: AsyncAPI
    url: https://raw.githubusercontent.com/api-evangelist/strava/refs/heads/main/asyncapi/strava-webhooks-asyncapi.yml
  - type: GraphQL
    url: graphql/strava-graphql.md
- aid: strava:strava-streams-api
  name: Strava Streams API
  description: Access time-series data streams for activities and segments, including GPS coordinates, heart rate, power,
    cadence, speed, and altitude.
  humanURL: https://developers.strava.com/
  baseURL: https://www.strava.com/api/v3
  tags:
  - Streams
  properties:
  - type: OpenAPI
    url: openapi/strava-streams-api-openapi.yml
  - type: Documentation
    url: https://developers.strava.com/docs/reference/
  - type: Authentication
    url: https://developers.strava.com/docs/authentication/
  - type: GettingStarted
    url: https://developers.strava.com/docs/getting-started/
  - type: RateLimits
    url: https://developers.strava.com/docs/rate-limits/
  - type: Webhooks
    url: https://developers.strava.com/docs/webhooks/
  - type: AsyncAPI
    url: https://raw.githubusercontent.com/api-evangelist/strava/refs/heads/main/asyncapi/strava-webhooks-asyncapi.yml
  - type: GraphQL
    url: graphql/strava-graphql.md
common:
- type: AgenticAccess
  url: agentic-access/strava-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/strava-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/strava-domain-security.yml
- type: Authentication
  url: authentication/strava-authentication.yml
- type: OAuthScopes
  url: scopes/strava-scopes.yml
- type: GitHubOrganization
  url: https://github.com/strava
- type: Website
  url: https://www.strava.com
- type: DeveloperPortal
  url: https://developers.strava.com/
- type: Documentation
  url: https://developers.strava.com/docs/
- type: Authentication
  url: https://developers.strava.com/docs/authentication/
- type: TermsOfService
  url: https://www.strava.com/legal/api
- type: PrivacyPolicy
  url: https://www.strava.com/legal/privacy
- type: StatusPage
  url: https://status.strava.com
- type: Blog
  url: https://blog.strava.com
- type: Forums
  url: https://communityhub.strava.com/developers
- type: Signup
  url: https://www.strava.com/register
- type: Login
  url: https://www.strava.com/login
- type: App Registration
  url: https://www.strava.com/settings/api
- type: OpenAPI
  url: https://raw.githubusercontent.com/api-evangelist/strava/refs/heads/main/openapi/strava-openapi.yml
- type: AsyncAPI
  url: https://raw.githubusercontent.com/api-evangelist/strava/refs/heads/main/asyncapi/strava-webhooks-asyncapi.yml
- type: JSONSchema
  url: https://raw.githubusercontent.com/api-evangelist/strava/refs/heads/main/json-schema/strava-activity-schema.json
- type: JSONLDContext
  url: https://raw.githubusercontent.com/api-evangelist/strava/refs/heads/main/json-ld/strava-context.jsonld
- type: Integrations
  url: https://www.strava.com/apps
integrations:
- name: Charity
- name: Data Importers
- name: Indoor
- name: Mobile
- name: Other
- name: Performance Analysis
- name: Prints
- name: Social Motivation
- name: Training
- name: Visualizer
- name: Wellness
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/strava"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/strava/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/strava/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.