Quotas for number of setups, package and asset now in effect

Due to a recent misuse of the API, there are now quotas in effect for all accounts. The limit is chosen so no currently active account is affected by them in any way. The limits are there to prevent runaway scripts from creating massive numbers of setups, assets or packages by accident.

The current default quotas for most accounts are:

  • 8000 setups
  • 400 packages
  • 8000 assets

The account information API call returns a new quotas section with those values, so they can be queried programmatically. Additionally they are visible on the account page.

The limits can be increased if required. Contact support for that.