Pull .fit from Intervals API?

Hello David,

is it possible (or would you consider implementing) an API endpoint that allows users to pull all (or a partial set of) of their activity files?

Cheers

Moritz

That’s already exists for individual activities: GET /api/v1/activity/{id}/file

You can also setup Dropbox upload in /settings if you just want all the files on your computer for analysis in Golden Cheetah etc…

2 Likes

I’m not sure how I missed this endpoint. Thanks!

@david since I follow a few athletes would it be possible to make a single API with the files of my athletes with filters like weeks or days?

In the csv activity list would it be possible to list the original file name including extension, so its easy to see if a file exists and the file type for each activity. (I think originally sourced from Strava is the most common case where no file exists).

Cheers

John

I just added file_type (fit etc.) which is empty if there is no file. Will deploy Tues AM.

@Vito_Nacci So do you want to download files for all of your athletes at once with a date range filter? That would be a zip of the original files.

1 Like

Yes in CVS file