Hello,
I'm implementing a rate-limiter library in my code to make sure I don't overpass the limits.
Are the 0auth calls (made to https://www.strava.com/api/v3/oauth/token) also included in the rate limits?
Thank you
Marc
Hello,
I'm implementing a rate-limiter library in my code to make sure I don't overpass the limits.
Are the 0auth calls (made to https://www.strava.com/api/v3/oauth/token) also included in the rate limits?
Thank you
Marc
Best answer by Elliott
Confirming that OAuth requests do not count towards your rate limit.
In addition to the usage headers, you can also see your usage in your API settings dashboard 🙂
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.