Daily limits on API calls and generated data

API call limit

For the Free and Professional plan, you are limited to 10,000 API calls per day.

The Enterprise plan provides unlimited API calls.

Generated data limit

The API and CLI enforce daily limits on the amount of data that you can generate.

Each account has a daily limit on the number of rows that it can generate.

The limit is based on the number of rows in the database's largest table. The number of tables in the database does not affect the limit.

Plan
Daily row limit of largest table

Free

5,000

Professional

15,000

Enterprise

Set individually for each account

For example, if your daily limit is 1,000,000 rows:

  • If the largest table contains 100,000 rows, you can generate data for that database 10 times before you reach the daily limit.

  • If the largest table contains 1,000 rows, you can generate data for that database 1,000 times before you reach the daily limit.

Last updated