Skip to main content

I am trying to build something around `athlete_count` and `star_count` based on the top segments returned here: https://developers.strava.com/docs/reference/#api-models-ExplorerSegment

With the API limits, even for one of these explore responses I'd need to make 10 additional calls to get the `counts` and would run into the 200 calls limit immediately.
Is there any other way to get these counts? Could they be added to the model?

Hey Rince137, thanks for the post. Thanks for sharing your feedback with us. I have made note of it. As an FYI, the athlete count and star count are currently available at here.


Reply