Fetch time-series streams (GPS, heart rate, power, etc.) for a Strava activity

domain: developers.strava.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Complete OAuth2 with at least activity:read (or activity:read_all for private activities) to get an access token
  2. Call GET https://www.strava.com/api/v3/activities/{id}/streams with a keys param listing desired stream types (e.g. time, distance, latlng, altitude, heartrate, watts, cadence)
  3. Always set key_by_type=true so the response is a keyed object rather than an ordered array
  4. Optionally set resolution (low/medium/high/all) to control how many data points are returned for long activities
  5. Use the time (or distance, if series_type=distance) stream as the shared index across all returned streams, since each stream array aligns positionally

Known gotchas

Related routes

Pull a Fitbit user's intraday heart-rate or activity time series for a single day
dev.fitbit.com · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans