Skip to main content
Question

Why can't I get activities from an athleteId like GET/athlete/{id}/activities ?

  • August 11, 2026
  • 1 reply
  • 13 views

Forum|alt.badge.img

I would like to get activities from a friend without having to ask him his api key

So I wonder if the route GET/athlete/{id}/activities will be developped ?

I tried to find the answer but couldn’t find a topic on it

1 reply

Jan_Mantau
Forum|alt.badge.img+26
  • Hub Powerhouse
  • August 11, 2026

You should read the starting guide on https://developers.strava.com/docs/getting-started/ first. You need access tokens for every athlete before you request their data from the Strava API.