The Hub is now in read-only mode as we make improvements to the Hub experience. More information is available here.
02-15-2023 07:27 PM
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.
Solved! Go to Solution.
03-01-2023 07:53 AM
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?
03-01-2023 07:53 AM
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?
Welcome to the Community - here is your guide to help you get started!