Skip to main content
Question

Multiple Apps Sharing Strava API

  • June 8, 2026
  • 0 replies
  • 22 views

Forum|alt.badge.img

I have an app that uses the Strava API. It works just fine. I’m now building a second app, unrelated to the first, and also want to use the Strava API. Do I need to create a separate Strava account in order to register the new app for API usage? If I’m able to have multiple apps on the same Strava account, how do I add separate callback urls -- does it accept comma-separated values?

I saw the API is moving to subscription-only; that would be problematic as I’d have to have a separate Strava subscription for each app using the Strava API.