We are using airtable rest APIs to manage our employee's data. In the airtable support article, it was written that the airtable API has a rate limit of 5 requests per second per base.
Here is the article link: https://support.airtable.com/hc/en-us/articles/203313985-Public-REST-API#:~:text=Yes%2C%20the%20public%20API%20has,section%20of%20the%20API%20documentation.
So if we upgrade to a pro or enterprise plan then can we get a more request limit on api? Or is there any other way to increase airtable API request limit?
Thanks!