Skip to main content

I am using airtable to dynamic my website content and erliear it was working but now because of i have free version and too many request are there in the website so it shows me “429” error code and data doesnot fetched.

You can only make 5 requests per second per base, as outlined here:
https://airtable.com/developers/web/api/rate-limits

Also, the free plan only offers a total of 1,000 API calls per workspace per month.

You can check how many API calls you’ve used so far by going into your workspace settings.

On the Teams plan, you get a total of 100,000 API calls per workspace per month.

- ScottWorld, Expert Airtable Consultant