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

Forum Posts

Bug: Create Activity API returns empty body

The majority of my create activity API requests succeed, except for one user who continues to see empty body responses. API: POST /api/v3/activitiesRequest body:{external_id: 'blurwsuuid:398B5EDB-A11F-41D9-86A7-D67AF5973642',type: 'Run',trainer: 1,wo...

jalber by Mt. Kenya
  • 98 Views
  • 1 replies
  • 0 kudos

Resolved! Track workouts on Strava (in-app or with API)

Hello there! I am working on an integration from my favorite fitness and workout tracking app, named Strong. It is focusing on gym workout, something Strava does not seem to support as of right now at all. I already built an MVP which is working and ...

Lyro by Mt. Kenya
  • 2700 Views
  • 6 replies
  • 6 kudos

API CALL for Kudos

Hello,can somebody help me how i can give a kudos to a activities with an api call? or is there only get Statements?thanks 

Calories Burned API Call Discrepancy

Calories burned is available when using the getActivityById call but not when using the getLoggedInAthleteActivities call. I am using the API to generate a dataset with ALL of my Strava activities and having calories available for the historic datase...

Display map for real activity

Hi Developers,        I am want to show static image for the path of the activity done by strava users. Through strava api I get two polylines one is for summary and other is complete. Now how can I show the path using mapbox as I have used static ma...