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.