Developer Discussions
Have a question about using the API? Ask it here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Announcements

The Hub is now in read-only mode as we make improvements to the Hub experience. More information is available here.

Forum Posts

increase the number of athlete capacity

We will have an event throughout this year, but we don’t know how many people will actually participate. Is there any way to increase the number of athlete capacity allowed to connect to 20,000?

Indoor elevation should be a separate stat.

Call me a purist, The frequency and magnitude of using indoor riding to build elevation stats seems like an insult to the very sport of cycling itself. Example, when a rider posts 3500+ climb on a 1 hour indoor ride, a stat they never don’t achieve l...

pjc by Mt. Kenya
  • 279 Views
  • 1 replies
  • 0 kudos

Strava Authorization failing for a few users to our app

Hi Team,I have an application which is fearing Strava activities of the users . The integration is working fine for most of the users; however for a few users the integration is not working and token is not getting generated. need help on the possibl...

Include changes to time in webhook updates

I am developing a app that integrates with Strava and am in the process of converting from polling to using the webhook API. Currently it only posts updates on activity creation, deletion, or when two fields are updated, title, or type (and privacy)....

dladeira by Mt. Kenya
  • 459 Views
  • 1 replies
  • 0 kudos

Filters on Segments and Activities

Hi!I would like to know if there is any way to filter segments by the activity_type or activities based on the type of run, like "Race" or "Long Workout".At this moment, I'm just fetching all the data and then filtering on my own server, but dependin...

Resolved! A new web app for listing races

Hello there!I have created a new simple web app that provides a simple list of a athletes races. I am posting here to see if anyone would like to help in testing the app and suggest improvements, but also I was wondering how I should let Strava know ...

crm86 by Shkhara
  • 1042 Views
  • 3 replies
  • 2 kudos

Where to find strava_api_v3 package?

Hi, the documentation for JavaScript says to use packagevar StravaApiV3 = require('strava_api_v3')but no such package exists https://www.npmjs.com/package/strava_api_v3I'm confused.

kpripper by Mt. Kenya
  • 116 Views
  • 0 replies
  • 0 kudos

How to get all time local legend data?

Hey friends, I've been dying for an "all-time local legend" feature (i.e. number of attempts on a segment not just in the past 90 days). I'd really like to build it myself from the Strava API but I'm not sure I can extrapolate the data from what the ...

getLoggedInAthleteActivities does not include descent

Hi,getLoggedInAthleteActivities does not include a field for descent. I understand that the fields in SummaryActivity are returned, but why is there no field containing information about the negative elevation gain during an activity. I feel that thi...