Skip to main content

Hello,

I would like to be able to make an API call that returned an object showing start/end times, and duration, for all riders in that time period. It would not need to include any PII I would just like to analyze trail use. I know that I can manually go to Strava and look at a segment, but I would like to be able to see this data programmatically.

Hello Kaleb,


Take a look at this endpoint. It has the total (all-time)effort_count and total number of athletes who have attempted the segment. It’s not as detailed as you might like but you won’t be required to get athlete auth. Let me know what you think?


Reply