HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In

PyCentral Features

As part of the PyCentral v1 release, some new features have been added to simplify and enhance your automation experience.

Per Second Rate Limit

Whenever the per-second API rate limit is reached for the Central account, PyCentral pauses script execution for 2 seconds for the rate limit to be reset before continuing execution. It will also log the following message to the terminal to indicate the same to the user

Per-second rate limit reached. Adding 2 seconds interval and retrying.

Per Day Rate Limit

When the per-day API rate limit is exhausted for the Central account, PyCentral will log a message indicating that and exit from executing the script.

"Per-day rate limit of 5000 is exhausted. Please check Central UI to see when the daily rate limit quota will be reset