Strava is a social fitness network and app designed for cyclists and runners.
Creates a manual activity for an athlete, requires activity:write scope.
Returns the top 10 segments matching a specified query.
Returns a GPX file of the route. Requires read_all scope for private routes.
Returns a TCX file of the route. Requires read_all scope for private routes.
Returns the given activity that is owned by the authenticated athlete. Requires activity:read for Everyone and Followers activities. Requires activity:read_all for Only Me activities.
Returns the given activity's streams. Requires activity:read scope. Requires activity:read_all scope for Only Me activities.