Strava Integration
Strava API Operations
Browse all 33 operations available for Strava workflow automation.
other
33 operationsSTRAVA_CREATE_AN_ACTIVITYCreate an Activity
Creates a manual activity for an athlete.
STRAVA_EXPLORE_SEGMENTSExplore segments
Explore segments within a geographic bounding box.
STRAVA_EXPORT_ROUTE_GPXExport Route as GPX
Exports a Strava route as a GPX (GPS Exchange Format) file.
STRAVA_EXPORT_ROUTE_TCXExport Route as TCX
Exports a Strava route as a TCX (Training Center XML) file.
STRAVA_GET_ACTIVITYGet Activity
Retrieves detailed information about a specific activity by its ID.
STRAVA_GET_ACTIVITY_ZONESGet Activity Zones
Returns the heart rate and power zones of a given activity.
STRAVA_GET_CLUBGet Club
Retrieves detailed information about a specific Strava club by its ID.
STRAVA_GET_UPLOADGet Upload Status
Retrieves the status of an upload by its ID.
STRAVA_GET_ACTIVITY_STREAMSGet activity streams
Retrieves time-series stream data for a specific activity.
STRAVA_GET_ATHLETE_STATSGet athlete stats
Returns the activity stats of an athlete, including ride, run, and swim totals for recent (last 4 weeks), year-to-date, and all-time periods.
STRAVA_GET_AUTHENTICATED_ATHLETEGet authenticated athlete
Retrieves the profile of the currently authenticated Strava athlete.
STRAVA_GET_EQUIPMENTGet equipment
Retrieves detailed information about a specific piece of gear/equipment.
STRAVA_GET_ROUTEGet route
Retrieve detailed information about a specific Strava route.
STRAVA_GET_ROUTE_STREAMSGet route streams
Get detailed stream data for a route.
STRAVA_GET_SEGMENTGet segment
Retrieve detailed information about a specific Strava segment.
STRAVA_GET_SEGMENT_EFFORTGet segment effort
Retrieves detailed information about a specific segment effort by its unique ID.
STRAVA_GET_SEGMENT_EFFORT_STREAMSGet segment effort streams
Returns stream data for a segment effort completed by the authenticated athlete.
STRAVA_GET_SEGMENT_STREAMSGet segment streams
Get detailed stream data for a segment.
STRAVA_GET_ZONESGet zones
Retrieves the authenticated athlete's heart rate and power zones.
STRAVA_LIST_ACTIVITY_COMMENTSList activity comments
Retrieves comments on a specific Strava activity, sorted oldest first.
STRAVA_LIST_ACTIVITY_KUDOERSList activity kudoers
Returns the athletes who kudoed an activity identified by an identifier.
STRAVA_LIST_ACTIVITY_LAPSList activity laps
Retrieves lap data for a specific Strava activity.
STRAVA_LIST_ATHLETE_ACTIVITIESList athlete activities
Retrieves a paginated list of activities for the authenticated athlete.
STRAVA_LIST_ATHLETE_CLUBSList athlete clubs
Retrieves a paginated list of Strava clubs the authenticated athlete is a member of.
STRAVA_LIST_ATHLETE_ROUTESList athlete routes
Lists routes created by a specific athlete.
STRAVA_LIST_CLUB_ACTIVITIESList club activities
Retrieve recent activities from members of a specific club.
STRAVA_LIST_CLUB_ADMINISTRATORSList club administrators
Returns a list of the administrators of a given Strava club.
STRAVA_LIST_CLUB_MEMBERSList club members
Returns a list of the athletes who are members of a given club.
STRAVA_LIST_SEGMENT_EFFORTSList segment efforts
List the authenticated athlete's efforts on a given segment.
STRAVA_LIST_STARRED_SEGMENTSList starred segments
Returns a list of the authenticated athlete's starred segments with summary details including segment name, distance, elevation, grade, and location.
STRAVA_STAR_SEGMENTStar segment
Stars/Unstars the given segment for the authenticated athlete.
STRAVA_UPDATE_ATHLETEUpdate Athlete
Update the currently authenticated athlete's profile.
STRAVA_UPLOAD_ACTIVITYUpload Activity
Uploads a new activity file (FIT, TCX, or GPX) to create an activity on Strava.