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

Forum Posts

Upload via api skips elevation computation

Good morning,I have a question about activity upload via api.I have a TCX file built manually, thus not coming from a device like Garmin. This file contains elevation data (<AltitudeMeters>...</AltitudeMeters>).If I try to upload this activity via ap...

Getting Strava computed location in the activity API

Strava calculates the nearest possible location of where an activity was performed. For example, if you ride your bike in a local state park, Strava is able to retrieve that information and add it next to the time and date of your activity. Is it pos...

nhc002 by Mt. Kenya
  • 699 Views
  • 1 replies
  • 1 kudos

No response to Rate Limit Increase request

Hey, Any Strava developers reading this forum? I've sent a request (to developers-at-strava.com) to increase the rate limit for my app (Client ID: 68556, Ticket #5526) more than two weeks ago but got no response (same on Twitter). I have ~600 users a...

Preventing unwanted users to auth to my app

I would like to prevent unwanted users to auth to my application.1. Is there a way I could POST some headers/data during authorization to "https://www.strava.com/oauth/authorize" like client_id?2. The use case is that I don't want users to share auth...

Resolved! Strava API: keys and Streams

Hi, I have an issue with Strava API. I want to get activity streams and especially cadence, watts and temp for 1 activity.Problem: with my requests below, I can only see 'temp' and not cadence and watts.header = {'Authorization': 'Bearer ' + access_t...

MrgSne by Mt. Kenya
  • 1500 Views
  • 2 replies
  • 2 kudos

Delete Primary Photo Associated with Strava Activity

I want to delete the primary photo associated with a Strava activity so that I can replace it with an updated version of it.I do not see any DELETE endpoints in the Strava API docs at the moment.How can I achieve this using the available Strava endpo...

bugembe by Mt. Kenya
  • 1081 Views
  • 2 replies
  • 2 kudos

Resolved! Media or metadata updates from Webhook Events API

Can the Webhook Events API be extended to include changes to other data? Currently we can only recieve a webhook for these 3 events: TitleTypePrivacy However other changes, like media changes (photos or videos) don't have a notification. And I'm seei...

clarkbw by Mt. Kenya
  • 900 Views
  • 1 replies
  • 1 kudos