Hey there,
As a personal project, I am building an AI workout planner tool, where users can input some information about themselves (or connect their Strava account) and receive an AI training plan.
They can their planned workouts in a calendar view, and as they complete them they will be automatically marked as completed if the activity on Strava roughly matches their planned activity.
For this I am planning to use the Strava API to pull past ~3 months of running activities to help the AI understand the users capabilities.
I am slightly unclear on what is / isn’t allowed from the API guidelines POV, any insight would be greatly appreciated!
