Curious about our API? Connect with our developers to share ideas, knowledge, and feedback
Recently active
Dear Strava API Team,I am writing to request an increase in the athlete authorization limit for my Strava API application.Application Details:Application Name: Sebuse Pro 2025Client ID: 181334Current Use: Club Dashboard for SEBUSEPRO 2025 (Club ID: 1790936)Request:I would like to request an increase in the maximum number of athletes who can authorize my application from the default limit to at least 400 athletes.Use Case:I have developed a dashboard application for our running club (SEBUSEPRO 2025), which currently has 48 active members but onward will be around 400 athletes. The dashboard helps our club members to: View leaderboards and performance statistics Track individual and team activities Monitor training progress with activity duration filters (30–90 minutes) Export activity data for further analysis Each member needs to authenticate with Strava to share their activity data (with consent), enabling the dashboard to display comprehensive club-wide statistics and recent a
我登录网页版它一直让我重复验证邮箱怎么解决
My run activity is stuck on processing activity i already restarted my phone, uninstall and install the app, i have log out and log in many times but still stuck on processing activity pleas help me
Currently, my personal Strava account is tied to the Developer API Application that I'm using for a running app I helped develop. I want to transfer this to a new developer taking over for me. How can I do this? I just emailed support.
I submitted a request for activation of more athletes and it was approved (increased number of allowed athletes to 999). And now I still get:
I did a park run this morning.It should be my 2nd fastest 5k.The distance registered as 4.95km to start with, and then the "correct distance" option only increased it by 1 metre.I know it will seem silly to some, but this is my best run in months and I'm frustrated it has not registered as 5km, and feel there should be a way around this.I get that strava want to avoid people cheating, but this was a park run. 90 other people recorded it at the same time as me. Is there no way AI could identify it as a park run, and I could be allowed to adjust distance to 5km?I don't think I'm the only one to be frustrated in similar situations.
Hi there,retrieving the club events from the api-endpoint /clubs/:id/group_events shows only the first date in the upcoming_occurences property even if there is a weekly or monthly interval set. Even if this date is in the past what for sure is no upcoming date :)This seems to have changed in the meantime as it worked before. Back then the upcoming_occurences array has been populated with future dates.Has anybody experienced the same behavior? Cheers,Tobi
I'm trying to programmatically set the perceived exertion for an activity in a lightweight commute logger chrome extension I've written. Setting perceived_exertion through the Strava API doesn't seem to work. I can set other attributes of the activity, like type == commute, but not perceived effort. I tried setting it via UI manipulation but was unsuccessful doing that as well. I was able to successfully correct distance by using UI targeting, but nothing I do will change the perceived exertion. Any thoughts as to what I might be doing wrong? Ideally this would be settable through the API.
I have noticed on my API Settings page that there's a limit to the amount of users an app can have. I know (based on API access) that a large percentage of users installed my app, tried it out and never used it again. My question is then: how can I revoke access to these users?
I was wondering what the response times are at the moment. Saw a few related posts about backlogs but they were a while ago. Accidentally got someone banned so it is kind of urgent… Also have a ticket open for a different issue. One has ‘high’ priority and one has ‘normal’ prio. Does this make a difference?
Good day all I applied to become a strava developer and get access to Strava API. I received an email thanking me for my application but no formal email saying my application was successful or declined…. I do however receive emails from strava starting with “Dear Developer….” Does this mean my application was successful?
I recently did a 100km charity ride. A segment was created for the whole ride. My effort for this segment has been wrongfully excluded from my segments. I am not sure why it has been excluded. My ride data shows that my effort is correct. I has trained to be able to do this ride as fast as I can and also without stopping. My effort is not shown on the leaderboard as it has wrongfully being excluded. This is frustrating
I am currently working on an academic project in the field of Data Science and AI/ML. The project focuses on analyzing training load and detecting overtraining using Strava activity data.Right now, the API only allows 1 athlete to be connected per application. For this research, I would like to increase the athlete limit (e.g., 20 athletes or more) since multiple participants have consented to share their activity data for this study.Is there a process or application form to request an increase in the number of athletes allowed to connect? If so, could you please guide me on how to proceed?
I have retrieved a number of streams from /activities/{id}/streams, including distance and time for an activity. The moving duration of the activity is 680 seconds and the total elapsed time is 719 as per the strava dashboard.Each of the streams have 685 samples, but I cannot figure out how to interpret the time stream. It has 685 samples, with the first value being zero and the last value being 954. I cannot understand where the 954 comes from.Is there any documentation on how to interpret the data. I would like to be able to say, for a specific number of seconds after start time what the distance was, but without being able to reconcile these values I am very unclear on how to do that. Any help, really appreciated
When I request ActivityStreams for an activity and specify series_type=time it DOES return a time series… the time stream is monotonically increasing and the distance stream is not uniform. HOWEVER for every stream returned it’s labeled as “distance”. I’ve had to patch my code to deal with this as I always check series_type to make sure I’m getting appropriate data for the processing I do. Thoughts? Do you have a github or somewhere else that someone monitors?
Dear all, I’m currently setting up a webhook endpoint for my Strava app, but Strava cannot verify or access my HTTPS callback URL.Details: Endpoint: https://chaytructuyenapi.thaco.com.vn/api/strava/callback Server: Windows Server (IIS) SSL Certificate: Wildcard certificate for *.thaco.com.vn Issuer: Sectigo Public Server Authentication CA DV R36 Valid: 09 Sep 2025 – 08 Oct 2026 When testing with openssl s_client -connect chaytructuyenapi.thaco.com.vn:443 -showcerts, I get:verify error:num=20:unable to get local issuer certificate Browsers show the site as secure, but Strava’s webhook callback still fails.I suspect the intermediate certificate (Sectigo R36 chain) might not be correctly served by IIS. 👉 Questions: Does Strava’s webhook service require a full certificate chain (root + intermediate + leaf) to be served by the endpoint? Has anyone successfully used Sectigo’s Public Server Authentication CA DV R36 certificate with Strava webhooks on IIS? Are there any know
I notice if I add an ampersand (&) or sometimes less than/greater than signs (< and >) to the name of my activity when uploading a gpx file via the API, I will get back the error below, even though the same exact gpx file uploads fine with another activity name. I’ve tried escaping and encoding, but can’t make it work.{ ... error: `Improperly formatted data. <a href="https://support.strava.com/hc/articles/216917967-Uploading-poorly-formatted-GPS-files" 'target="_blank">More Information</a>.`, status: 'There was an error processing your activity.', activity_id: null}
Since today I wasn't able to share my activities to my instagram story. It only allows me to share the link of thr activity.
We are in the process of migrating our staging/test application to a new account and would like to increase its athlete capacity.Our production app was reviewed some time ago and is functioning as expected. Additionally, the previous staging/test applications were also reviewed and granted increased athlete capacity (999).According to the documentation, we're advised not to submit the review form for staging or test apps, which makes the process unclear—especially since the production app has already been reviewed.Could you please clarify how we can increase the athlete capacity for the new staging app under these circumstances?
Hi All.. I am in the early stages of creating an app to use the Strava API - I’ve got a development background so don’t see any technical issues from the API documentation.The App will NOT show a user any other user’s data apart from their own. It will do some analysis on each activity detail (not AI or machine learning) and give some feedback - for example: “that ride/segment was particularly fast as there was hurricane speed winds behind you which gave you a PB”However, Strava’s API agreement states:No Strava Data shall remain in your cache longer than seven days. If your Developer Applications check for a resource (e.g., a segment) and that resource is no longer available from Strava, you shall remove it from your cache immediately regardless of how frequently you refresh your cache. Except for such limited caching, your Developer Applications are prohibited from storing any Strava Data or providing or displaying such data or any associated service to any third party other than th
I’m encountering an issue with the paging parameter at the endpoint for listing club activities.I am currently running a sports challenge that uses Strava clubs to track participants' activities. To limit the activities, I retrieve all activities using the after parameter. Today, I had more than 200 activities. When I requested the activities using the page parameter set to 2, I always received the same result. It doesn’t matter if I send page=2, page=3, or another value—I always get the same data. Why?Thanks!
I use a Fenix 6S and upload activities to Strava with an Android phone.When I save an outdoor row without making any edits it saves correctly showing the pace/500m BUT as soon as I make any changes for instance to the title of the activity it switches to show Time, Distance and Calories instead which is really frustrating as it’s useless information. I think this is part of an earlier bug with QE where it was saving the row as ‘workout’.My friend uses an iPhone and does not have this problem as the screen shot below shows. Links to activities are below the screenshot. https://www.strava.com/activities/15855718821 Incorrect data displayedhttps://www.strava.com/activities/15857967657 Correct data (iPhone)
I recently had my athlete capacity increase request approved.At first time, the athletes allows is 999.Currently, I have 989 connected athletes.I emailed the Strava team to request a higher limit and was advised to submit a new request.After submitting again, the request was approved — but the capacity still shows only 999 athletes.Could someone from Strava please confirm if this is expected behavior? If a full increase is not possible right now, would it at least be possible to raise the limit slightly (for example, beyond 999) so our users are not blocked?
I have built and tested an app to monitor rowing performance data for my club. However, the app is limited to 1 athlete (i.e. me as. the test subject). I can’t find a link/button which would let me apply for “production status” for my app so that multiple users can use it. Any ideas?
For some reason for most of the day I cant publish in any clubs. When I tap publish it doesn't even let what I wrote publish. It's a weird and frustrating glitch that you guys could look into please and thank you
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.