Skip to main content

Hi! I understand that the API has a rate limit of 5 requests/second per base, and I’m open to creating a database to cache the retrieved data to account for a potentially higher read volume, as recommended in the API documentation, but I just wanted to ask whether there are any other limits/caps on the number of total requests per, say, day.


Thank you!

Hi @Cristina,


Thanks for your question!


The 5 requests/second per base limit is the only API rate limit – there is no daily (or hourly) cap that will limit your requests beyond that.


Reply