I am developing a dashboard app and need to determine the best effort for an athlete over a 1-mile distance. Is there a quick and efficient method to obtain this information?
I want this information via API.
Solved
Best way to fetch best effort for an athelete using Strava APIs.

Best answer by chuongtran
hi @shravan
I guess that using API get List Segment Efforts and filter to got your purpose
API from document here https://developers.strava.com/docs/reference/#api-SegmentEfforts-getEffortsBySegmentId
Hope this solves your problem.
Reply
Login to the community
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.