Curious about our API? Connect with our developers to share ideas, knowledge, and feedback
Recently active
Hi all! We’re aware of reports of issues accessing My API Application on web. The team is actively investigating.
Hi everyone — I'm running into an OAuth issue when trying to connect Strava to Make.com and hoping someone has seen this before.What I'm trying to doI'm setting up a Strava API connection in Make.com using:Client ID Client Secret OAuth authorisation flowThe problemWhen I attempt to authorise, I get one of the following errors:{"message":"Not found"} {"message":"Bad Request","errors":[{"resource":"Application","field":"redirect_uri","code":"invalid"}]}What I've triedI've experimented with multiple Authorization Callback Domain values in the Strava API settings:make.com → Not found www.make.com → redirect_uri invalid eu1.make.com → redirect_uri invalidI've also:Recreated the Strava app Regenerated Client ID + Secret Cleared cookies Tried incognito Deleted and recreated the Make connectionStill stuck on "Making a connection…" in Make.QuestionsWhat is the correct callback domain for Make.com? Does Strava require a specific redirect URI format? Has anyone successfully connected Strava to Ma
Hello Strava Developer Support, Our Strava API application is blocked with:Error 403: Limit of connected athletes exceeded. Client ID: 118502134App name: iPulse Request: Please increase the connected athletes quota to link my ipulse app to your Strava. Thank you.
Hello Strava Support Team,I'm trying to create a new API application at https://www.strava.com/settings/api but the page only shows an error message: "Something went wrong" (or "Ocorreu um problema" / "Algo deu errado" in Portuguese).Details:- Account email: bello.alexandre@gmail.com- Strava subscriber since: September 2021- Page accessed: https://www.strava.com/settings/api- Error: Red banner with "Something went wrong" — no form fields are displayedWhat I've tried (all failed):- Multiple browsers: Chrome (latest), Edge, Firefox- Incognito/private mode with all extensions disabled- Different languages (Portuguese, English)- Different devices and network connections- Checked https://status.strava.com — I see an active incident for "Site or App Feature Issues"I'm a developer building a running coach application (DoneRun) and need to register an API app to integrate Strava activity data via OAuth. The integration code is ready — I just need the Client ID and Client Secret that are genera
Hi, I'm unable to access the 'My API Application' section on my Strava account, and I'm hoping someone can help me figure out what's going on. **Issue:**The 'My API Application' entry is completely missing from my account settings menu. When I try to access the URL directly (strava.com/settings/api), I get an error page saying 'An error has occurred' instead of the API application form. **Steps I've already tried:**- Navigating directly to strava.com/settings/api while logged in- Trying on multiple desktop browsers (not mobile)- Testing in private/incognito browsing mode to rule out cache or extension issues- Trying across different browser brands None of these resolved the issue. The error appears consistently regardless of the browser orsession used. Has anyone experienced this or know what might be causing it? Any help would be appreciated.Thank you!
Hello, also encountering the persistent "Something went wrong" error when trying to access the Strava API settings page (https://www.strava.com/settings/api). This seems to be happening to several other users as well. I am unable to create or manage my API application. Thank you.
Hello all,I had working My API Application and used it for integration with google sheets. Today i wanted to change the scope of access using some guidelines and it stopped to work any more. When I go to My API Application it shows “Something went wrong” so I cant edit it or create new. Any help?
I deveoped an app that is using Strava API I wanted to change to domain as it went on production on Vercel but it keeps on dislpaying “unpexpected error, try later” when I click on it to view my app stats and modify the domain.
Dear community, I am currently trying to make an API Application, but it gives me the “Something went wrong” error. Is this normal?
Hello Strava Developer Support,Our Strava API application is blocked with:Error 403: Limit of connected athletes exceeded.Client ID: 147184App name: MetabolicSistemWebsite: https://prototipoappcardiometabolica.lovable.appWe are preparing a private beta with the first 100 athletes (and a few coaches). Each athlete authorizes via OAuth and we import their activities for training load analytics. Processing is asynchronous (webhook → job queue → worker) with throttling and backoff to respect Strava rate limits.Request: Please increase the connected athletes quota to at least 200 for this beta (100 users + buffer). If additional information is required (callback domain, privacy policy URL, etc.), please let us know.Thank you.
Tried multiple browsers, refreshed cookies and cache, and the api application is always erroring out. Won’t load anything.
When navigating to the “My API Application” or settings/api page on the Strava web app I receive an error that I cannot bypass. I’ve verified this happens on multiple different browsers (arc, zen, chrome) as well as for multiple different strava accounts I have. I am unable to view/edit my App settings and thus cannot successfully oauth my test users into the app. Pls help!
Hi all,I’m not sure if this is the right place to ask, but I’m hoping someone can help. I have a working app that uses the Strava API, which I built over a year ago without any issues and it still works fine.This morning, when I went to strava.com/settings/api to view My API Application, I noticedan authorization error even though I’m fully logged into my Strava account.Specifically, the GetAthleteApplications query returns: {"errors":[{"message":"Access by the application is prohibited."}]}Has anyone encountered this issue before, or could you point me to a better place to ask about it?Thank you!
Hello, its been 14 days since submission of my app’s form and I haven’t heard a word since then. I want increase in no of users for my app which is currently 1 so i cannot test my app in real world to gain ore insight. Please look into this matter. Thanks !
Client ID: 211131 Hello,On the API I developed for our rowing sports club, only one athlete can be added. To track the children’s GPS performance, we need a user limit of around 15–20 people. I’d appreciate your help, because I can’t connect any other athletes for this reason.
Hello!I’ve seen that in Strava profile I can see my stats for my major sports - for me Run, Hike, Walk and Yoga as can seen there: But when I call API for Athlete Stats, I can only get Run, Bike and Swim - no mention of other sports. I’ve seen that I can get list of all acitivities for used by API - set after param in query to 1.1.{currentYear}, filter relevant sport type and them cumulate distance and elevation but I think this approach is overkill (download 300+ activities in December just to get elevation gain for hiking in this year...). Another question is if’s possible to insert into $ http get "https://www.strava.com/api/v3/athlete/activities?before=&after=&page=&per_page=" "Authorization: Bearer [[token]]"new param: &sport_type=hiking
Hi there!Is there a way to access who I ran with in the API? I went on a run and the official Strava app nicely shows that I did run with my friend indeed, but I can’t seem to find this data anywhere on the API unfortunately.I’m working on a little app that just creates fun visualisation for the runs based on the details. And I thought it would be much more fun and social if I could include my friends into the visualisation when I run with them. Thanks,Dani
Hello,I recently received an email confirming that my application was approved for the Strava Developer Program with the following limits: Overall Rate Limit: 600 requests every 15 minutes (6,000 per day) Read Rate Limit: 300 requests every 15 minutes (3,000 per day) Athlete Capacity: 999 However, in my API settings dashboard, my application still appears to be limited to only 1 authorized athlete, and a second Strava account cannot authorize the app through OAuth.It seems like the application might still be in Single Player Mode despite the approval email.What can i do so ?Kr Thomas
Hi, strava team! I'm working on an interesting data-sharing app: RUN RECEIPT. I submitted my application several days ago but haven't received a reply yet. I'm Posting here hoping that you can see it! more via:https://receipt.atomicos.run/
I have a website where I am embedding Strava segments (not routes) at the bottom. However, when I view it on the webpage, the Global settings show KMs. If you export a route, you have the choice to choose the type of units. Can you do this for segments as well? https://mkeride.com/centennial-park-tuesday
Hello community,I’m developing RunningCup, a mobile app for tracking running activities and challenges, where users can optionally import their own activities from Strava.Recently, Strava rejected our API access request, citing privacy concerns:“You must always respect Strava users and their privacy choices. This includes not sharing a Strava user’s data with other users or third parties. Strava Data related to other users, even if such data is publicly viewable on the Strava Platform, may not be displayed or disclosed.”In RunningCup: Users can only import their own activities from Strava. Global leagues and rankings in the app are based on activities from all RunningCup users, including those imported from Strava. We do not display data from other Strava users, and Strava data is not shared with third parties. I suspect the rejection may be because when showing global rankings and leagues, the imported Strava activity data becomes “visible” in comparison with other users in the ap
Hi, Please could I request a a rate limit increase, It is currently set at 1. Let me know what information you need to do this. Many thanks, Yanto Barker
Hi! With the UI update on desktop, it seems that the access to the route is now broken. When I click on “Send to device” or “See on Strava” on an event page, it opens a strava.app.link which does not seem to work on desktop (either Firefox or Edge), getting a ERR_NAME_NOT_RESOLVED. Any way you guys can fix that? Thanks!
Olá,Criei um aplicativo de API do Strava para uma plataforma de treinamento que estou desenvolvendo.Atualmente, meu aplicativo está limitado a 1 atleta conectado, o que impede testes com vários usuários.Poderia aumentar a capacidade de atletas, por favor?ID do cliente: 208503 Categoria: TreinamentoObrigado.
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.