Explore Plans
Mobile menu Close menu
Strava

Get Athlete Totals

This query returns the activity stats of an athlete.

Developer info

API endpoint slug
strava.get_athlete_totals
Runtime method
performQuery("strava.get_athlete_totals"}

Query fields

No fields for this query

Ingredients

Biggest climb elevaton gain The highest climb ridden by the athlete.

Slug
biggest_climb_elevaton_gain
Filter code
Strava.getAthleteTotals.BiggestClimbElevatonGain
Type
String
Example
98.2

Biggest ride distance The longest distance ridden by the athlete.

Slug
biggest_ride_distance
Filter code
Strava.getAthleteTotals.BiggestRideDistance
Type
String
Example
74405.6

Recent ride count The number of recent (last 4 weeks) rides for the athlete.

Slug
recent_ride_count
Filter code
Strava.getAthleteTotals.RecentRideCount
Type
String
Example
17

Recent ride distance The total distance travelled during recent (last 4 weeks) rides.

Slug
recent_ride_distance
Filter code
Strava.getAthleteTotals.RecentRideDistance
Type
String
Example
12888.5

Recent ride moving time The total moving time during recent (last 4 weeks) rides.

Slug
recent_ride_moving_time
Filter code
Strava.getAthleteTotals.RecentRideMovingTime
Type
String
Example
123.3

Recent ride elapsed time The total elapsed time during recent (last 4 weeks) rides.

Slug
recent_ride_elapsed_time
Filter code
Strava.getAthleteTotals.RecentRideElapsedTime
Type
String
Example
32342.11

Recent ride elevation gain The total elevation gain for recent (last 4 weeks) rides.

Slug
recent_ride_elevation_gain
Filter code
Strava.getAthleteTotals.RecentRideElevationGain
Type
String
Example
4342344.1

Recent ride achievement count The total number of achievements during recent (last 4 weeks) rides.

Slug
recent_ride_achievement_count
Filter code
Strava.getAthleteTotals.RecentRideAchievementCount
Type
String
Example
2

Recent run count The total number of recent (last 4 weeks) runs.

Slug
recent_run_count
Filter code
Strava.getAthleteTotals.RecentRunCount
Type
String
Example
23

Recent run distance The total distance traveled during recent (last 4 weeks) runs (meters).

Slug
recent_run_distance
Filter code
Strava.getAthleteTotals.RecentRunDistance
Type
String
Example
234234.1

Recent run moving time The total moving time (seconds) during recent (last 4 weeks) runs.

Slug
recent_run_moving_time
Filter code
Strava.getAthleteTotals.RecentRunMovingTime
Type
String
Example
34324.2

Recent run elapsed time The total elapsed time (seconds) for recent (last 4 weeks) runs.

Slug
recent_run_elapsed_time
Filter code
Strava.getAthleteTotals.RecentRunElapsedTime
Type
String
Example
324323.12

Recent run elevation gain The total elevation gain (meters) during recent (last 4 weeks) runs.

Slug
recent_run_elevation_gain
Filter code
Strava.getAthleteTotals.RecentRunElevationGain
Type
String
Example
3.3

Recent run achievement count The total number of achievements during recent (last 4 weeks) runs.

Slug
recent_run_achievement_count
Filter code
Strava.getAthleteTotals.RecentRunAchievementCount
Type
String
Example
2

Recent swim count The total number of recent (last 4 weeks) swims.

Slug
recent_swim_count
Filter code
Strava.getAthleteTotals.RecentSwimCount
Type
String
Example
2

Recent swim distance The total distance (meters) traveled during recent (last 4 weeks) swims.

Slug
recent_swim_distance
Filter code
Strava.getAthleteTotals.RecentSwimDistance
Type
String
Example
2.1

Recent swim moving time The total moving time (seconds) during recent (last 4 weeks) swims.

Slug
recent_swim_moving_time
Filter code
Strava.getAthleteTotals.RecentSwimMovingTime
Type
String
Example
133

Recent swim elapsed time The total elapsed time (seconds) during recent (last 4 weeks) swims.

Slug
recent_swim_elapsed_time
Filter code
Strava.getAthleteTotals.RecentSwimElapsedTime
Type
String
Example
323.2

Recent swim elevation gain The total elevation gain (meters) during recent (last 4 weeks) swims.

Slug
recent_swim_elevation_gain
Filter code
Strava.getAthleteTotals.RecentSwimElevationGain
Type
String
Example
0

Recent swim achievement count The total number of achievements during recent (last 4 weeks) swims.

Slug
recent_swim_achievement_count
Filter code
Strava.getAthleteTotals.RecentSwimAchievementCount
Type
String
Example
1

Ytd ride count The year to date ride count.

Slug
ytd_ride_count
Filter code
Strava.getAthleteTotals.YtdRideCount
Type
String
Example
123

Ytd ride distance The year to date ride distance (meters).

Slug
ytd_ride_distance
Filter code
Strava.getAthleteTotals.YtdRideDistance
Type
String
Example
123123

Ytd ride moving time The year to date ride moving time (seconds).

Slug
ytd_ride_moving_time
Filter code
Strava.getAthleteTotals.YtdRideMovingTime
Type
String
Example
3423434

Ytd ride elapsed time The year to date ride elapsed time (seconds).

Slug
ytd_ride_elapsed_time
Filter code
Strava.getAthleteTotals.YtdRideElapsedTime
Type
String
Example
2343453245

Ytd ride elevation gain The year to date ride elevation gain (meters).

Slug
ytd_ride_elevation_gain
Filter code
Strava.getAthleteTotals.YtdRideElevationGain
Type
String
Example
324

Ytd run count The year to date run count.

Slug
ytd_run_count
Filter code
Strava.getAthleteTotals.YtdRunCount
Type
String
Example
234

Ytd run distance The year to date run distance (meters).

Slug
ytd_run_distance
Filter code
Strava.getAthleteTotals.YtdRunDistance
Type
String
Example
2342

Ytd run moving time The year to date run moving time (seconds).

Slug
ytd_run_moving_time
Filter code
Strava.getAthleteTotals.YtdRunMovingTime
Type
String
Example
3241234

Ytd run elapsed time The year to date run elapsed time (seconds).

Slug
ytd_run_elapsed_time
Filter code
Strava.getAthleteTotals.YtdRunElapsedTime
Type
String
Example
879834

Ytd run elevation gain The year to date run elevation gain (meters).

Slug
ytd_run_elevation_gain
Filter code
Strava.getAthleteTotals.YtdRunElevationGain
Type
String
Example
234

Ytd swim count The year to date swim count.

Slug
ytd_swim_count
Filter code
Strava.getAthleteTotals.YtdSwimCount
Type
String
Example
12

Ytd swim distance The year to date swim distance (meters).

Slug
ytd_swim_distance
Filter code
Strava.getAthleteTotals.YtdSwimDistance
Type
String
Example
23

Ytd swim moving time The year to date swim moving time (seconds).

Slug
ytd_swim_moving_time
Filter code
Strava.getAthleteTotals.YtdSwimMovingTime
Type
String
Example
2334

Ytd swim elapsed time The year to date swim elapsed time (seconds).

Slug
ytd_swim_elapsed_time
Filter code
Strava.getAthleteTotals.YtdSwimElapsedTime
Type
String
Example
342342

Ytd swim elevation gain The year to date swim elevation gain (meters).

Slug
ytd_swim_elevation_gain
Filter code
Strava.getAthleteTotals.YtdSwimElevationGain
Type
String
Example
1

All ride count The all time ride count.

Slug
all_ride_count
Filter code
Strava.getAthleteTotals.AllRideCount
Type
String
Example
1231

All ride distance The all time ride distance (meters).

Slug
all_ride_distance
Filter code
Strava.getAthleteTotals.AllRideDistance
Type
String
Example
2313

All ride moving time The all time ride moving time (seconds).

Slug
all_ride_moving_time
Filter code
Strava.getAthleteTotals.AllRideMovingTime
Type
String
Example
23423

All ride elapsed time The all time ride elapsed time (seconds).

Slug
all_ride_elapsed_time
Filter code
Strava.getAthleteTotals.AllRideElapsedTime
Type
String
Example
2344323

All ride elevation gain The all time ride elevation gain (meters).

Slug
all_ride_elevation_gain
Filter code
Strava.getAthleteTotals.AllRideElevationGain
Type
String
Example
3422

All run count The all time run count.

Slug
all_run_count
Filter code
Strava.getAthleteTotals.AllRunCount
Type
String
Example
2342

All run distance The all time run distance (meters).

Slug
all_run_distance
Filter code
Strava.getAthleteTotals.AllRunDistance
Type
String
Example
234234

All run moving time The all time run moving time (seconds).

Slug
all_run_moving_time
Filter code
Strava.getAthleteTotals.AllRunMovingTime
Type
String
Example
23423.23

All run elapsed time The all time run elapsed time (seconds).

Slug
all_run_elapsed_time
Filter code
Strava.getAthleteTotals.AllRunElapsedTime
Type
String
Example
34234.2

All run elevation gain The all time run elevation gain (meters).

Slug
all_run_elevation_gain
Filter code
Strava.getAthleteTotals.AllRunElevationGain
Type
String
Example
23423.2

All swim count The all time swim count.

Slug
all_swim_count
Filter code
Strava.getAthleteTotals.AllSwimCount
Type
String
Example
2

All swim distance The all time swim distance (meters).

Slug
all_swim_distance
Filter code
Strava.getAthleteTotals.AllSwimDistance
Type
String
Example
233

All swim moving time The all time swim moving time (seconds).

Slug
all_swim_moving_time
Filter code
Strava.getAthleteTotals.AllSwimMovingTime
Type
String
Example
2312.1

All swim elapsed time The all time swim elapsed time (seconds).

Slug
all_swim_elapsed_time
Filter code
Strava.getAthleteTotals.AllSwimElapsedTime
Type
String
Example
22

All swim elevation gain The all time swim elevation gain (meters).

Slug
all_swim_elevation_gain
Filter code
Strava.getAthleteTotals.AllSwimElevationGain
Type
String
Example
0