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

Forum Posts

Is there any way to GET Fitness & Freshness?

I subscribed to Premium mostly for the extra features. But I find them not very user friendly.  I've searching on how to display my Fitness & Freshness score somehow easily, so I can be reminded about it on a daily basis.Since is no available via API...

Resolved! Webhook Events API

Hello guys. We want to connect our swimming app to the Strava API.Everything is working well, except Webhook Events API. According to the documentation https://developers.strava.com/docs/webhooks/, we need to Create a subscription.On this step when w...

Authenticate Strava call

Hello,Do you provide any means to authenticate a Strava call on our webhook endpoint? Like an authentification header that we can configure as we want.Or perhaps you can provide me the IP adresses of your servers so that I can securize my endpoint th...

Deauthorizing athletes without access token

Now that Strava’s new Developer Program has introduced a limit on the number of athletes who can register with an app, we can see the number of "athletes currently connected" in our API settings.I can see that the number in the API settings (Strava s...

Cyril by Shkhara
  • 329 Views
  • 1 replies
  • 7 kudos

access to Live Segments API

Hello,in the first line of the following link https://developers.strava.com/docs/partner/strava-live-segments/ it is mentioned that:"Strava Live Segments is an API that allows users to compare their real time effort with Strava segment efforts on the...

d_albert by Mt. Kenya
  • 400 Views
  • 1 replies
  • 2 kudos

problem when upload GPX file activity

hello!My name is Tobias and I have an app for cyclists in which I am implementing a functionality in which users can upload activities in GPX format to their account. I am testing the api service and I am having an error that I cannot remove. Accordi...

tobisoft by Mt. Kenya
  • 400 Views
  • 1 replies
  • 0 kudos

Strava V3 API How to Increase Rate Limit

We want to build an android application to read data of athletes after their authentication using V3 API. Default rate limit is 200 for 15 mint and 2000 for per day.How to increase this limit. Is there any paid plan for developers?

sanjay31 by Mt. Kenya
  • 512 Views
  • 1 replies
  • 0 kudos

Bad Request Issue During API Call.

We made a web app and connected strava API to get the activity of athletes, We only get the activity of athletes who are associated with our strava app, but we don't get the activity of those who are not associated with our apps. Many people connect ...