Strava integration from Backend server

145 views
Skip to first unread message

Chandrahasan Subbaiyan

unread,
Oct 23, 2017, 5:34:43 AM10/23/17
to Strava API

Dear Team, Good day


We are planning to integrate Strava into our cycling project , Our front-end is EXE build (desktop application)  and back-end is Wildfly server.

We are planning to do Strava OAuth authentications in front-end(client)  and get the access tokens and stored into DB through api, then further connections(workout uploads) all going to happen from server .

Like whenever user done a workout and this workout send to Wildfly server through API and this server create FIT file of this workout and upload to Strava.

  1. Is this above mentioned approach is good to connect Strava from back-end server for all N number of users ?
  2. Is there any restriction in Strava like authentication happened in one IP ( from client) but all further uploads happing differnt IP (from server) ?
  3. Is there any restriction in Strava like all our users workouts uploded from one IP (from server) ?

Awaiting for your reply , Thanks in Advance.


Xdadsd Asdadsa

unread,
Oct 29, 2017, 6:23:26 AM10/29/17
to Strava API
I couldn't find anything in Strava API documentation about IP restrictions, so I believe there are none. The only limits info I found is:
"Strava API usage is limited on a per-application basis using a short term, 15 minute, limit and a long term, daily, limit. The default rate limit allows 600 requests every 15 minutes, with up to 30,000 requests per day."

With this in mind, there should be no problem with usage scenarions 1,2,3.
Reply all
Reply to author
Forward
0 new messages