08-24-2021 12:18
08-24-2021 12:18
Hi,
According to the official documentation, it states the maximum API calls per hour are 150. However, when I was testing this, this limit appears to be closer to 500. I made 100 calls at a time, 5 times. After the fifth, it returned a 429 error.
I would like to confirm this before proceeding to push our new updates to a production environment.
Best Answer08-27-2021 10:51
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
08-27-2021 10:51
Hi @aDev
The API rate limit is 150 API calls per user per hour, and the rate limit resets at the top of the hour. If you executed the API calls outside of these boundaries, you could have executed more than 150 API calls.
Best Answer