You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.

Forum Discussion

Ashish_Bijlwan's avatar
Ashish_Bijlwan
Explorer | Level 4
4 years ago

Dropbox rest API calling limitation

Hi,

Is there any limitation to call the dropbox API in a day or month? like numbers of call/day OR month

 

Thanks 

Ashish

  • Greg-DB's avatar
    Greg-DB
    Icon for Dropbox Staff rankDropbox Staff

    The Dropbox API does have a general rate limiting system that applies to all account types, but we don't have any specific numbers documented. It operates on the basis of calls per period of time. It generally works on the scale of seconds to minutes though, not days to months.

    Also note that not all 429s and 503s indicate explicit rate limiting, but in any case that you get a 429 or 503 the best practice is to retry the request, respecting the Retry-After header if given in the response, or using an exponential back-off, if not.

    Additionally, there is a specific rate limit that applies to upload calls for some Dropbox Business plans only, which does operate as a per-month limit. You can find more information on that here.

    I recommend referring to the error documentation and Error Handling Guide for more information.

About Dropbox API Support & Feedback

Node avatar for Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.5,917 PostsLatest Activity: 5 hours ago
334 Following

If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.

For more info on available support options for your Dropbox plan, see this article.

If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!