Skip to main content

AI inference with Strava data — is it prohibited under the new API Agreement?

  • May 7, 2026
  • 3 replies
  • 179 views

Forum|alt.badge.img+1

Hey everyone,

I'm a developer planning to build a cycling and running training app integrated with the Strava API, and before I start I'm trying to get clarity on the AI restrictions introduced in the November 2024 API Agreement update.

I understand that using Strava data to train or fine-tune AI models is clearly prohibited. What I'm less sure about is whether the restriction also covers inference-only use cases, specifically:

1. Sending a user's own Strava data as context in a single prompt to an external LLM API (Claude, GPT-4, Gemini etc.) to generate a personalized training plan or coaching feedback — no model training, data used only for that one request, result shown only to that user

2. Running a self-hosted local model on my own infrastructure (e.g. LLaMA, Mistral), where Strava data never leaves my server and zero training on Strava data occurs

Has anyone dealt with this and got a clear answer from Strava — either via the review process or by emailing developers@strava.com?

I've already sent an email to Strava asking for clarification, just curious if anyone here has been through this already.

Thanks!

3 replies

dlandre
Forum|alt.badge.img+3
  • Hub Starter
  • May 10, 2026

My assumption is that I need to firewall Strava data from any AI interaction, either on external infrastructure or my own.  Right now I have a clear firewall in code between any Strava data and any AI functionality.  Sadly.  If you find out differently that would be very interesting.  


Forum|alt.badge.img
  • Hub Starter
  • May 21, 2026

Hey ​@Kukiman0, do you have any news or more info? I want to start using the Strava API but not sure if they allow this kind of use cases.

Thanks,

Mauricio


Forum|alt.badge.img+1
  • Author
  • Hub Rookie
  • May 27, 2026

I mailed them about 3 weeks ago, didnt receive any information so far