Skip to main content
Answered

Account registration via API

  • September 16, 2025
  • 1 reply
  • 27 views

Forum|alt.badge.img

I'm creating a mobile app that uses Strava authentication.
Because there's a link to create an account below the authentication screen, the app is being asked to include a function to delete the account.
Looking at the API documentation, there's no function to create or delete an account, and there's no explanation about this, so I'm thinking it's not possible, but does anyone know anything about it?
Apple has asked me to let them know if it's not possible due to the API specifications.
https://developers.strava.com/docs/reference/

Best answer by Jan_Mantau

Using the Strava authentication is out of the scope of the API and I’m not even sure this is allowed, because you would phish the users Strava account data with that approach.

1 reply

Jan_Mantau
Superuser
Forum|alt.badge.img+26
  • Superuser
  • Answer
  • September 16, 2025

Using the Strava authentication is out of the scope of the API and I’m not even sure this is allowed, because you would phish the users Strava account data with that approach.