Hi all, wondering if this would be considered a valid suggestion to send through to the Strava developers, or is already accessible?
As a Strava user, I am able to get side-by-side comparisons of all time stats between myself and any other athlete (shown on their profile page) - this info is available even if the other athlete has to authorize follow requests (i.e. the security does not allow restricting of all time stats from authenticated users). However, I am unable to get a followed athletes stats via the API.
https://strava.github.io/api/v3/athlete/#stats - "Only available for the authenticated athlete"
trying to access a followed athlete's stats via the API returns a permission error. Considering that the security model allows accessing this data via the webapp, A) is there a way to get stats for another athlete via API? And if not, would it not make sense to make this endpoint accessible based on the security that the webapp provides?
Regards,
Brett