Enable API access

Enable API access to be able to see calendar and download workouts in FIT/ZWO format.

@snoopy Can you tell me a bit more about your exact use case? Do you want the API access for your own user or for others using OAuth?

Hi, personally for offline processing of the data.

Enduroco pulls data directly from Strava. Have to be careful that we are not proxying stuff straight from Strava. Best to get that data directly from strava API. Is there anything else apart from Athlete’s activities that you are looking for from the API?

I’m talking here about planned workouts as this is the product of your app. We can get completed activities through a number of channels from Strava, Garmin…

Got it. All clear now. Taking this as a feature request. Shouldn’t be too difficult to implement.