Also, I received an error that says "HTTP Error 429: Wild Apricot's server has received too many requests from your account. The maximum number of requests per minute is 200."
This API rate limit of 200 requests per minute is not mentioned anywhere in the documentation that I can find. Is this correct? I have listed the API rate limits below that are in the documentation.
Currently, the limits on the number of API requests per minute are:
40 requests per minute to get a list of contacts
120 requests per minute to get a contact by identifier
400 for other request types.
Batch requests are limited to 5 subrequests per batch.
Also, I received an error that says "HTTP Error 429: Wild Apricot's server has received too many requests from your account. The maximum number of requests per minute is 200."
This API rate limit of 200 requests per minute is not mentioned anywhere in the documentation that I can find. Is this correct? I have listed the API rate limits below that are in the documentation.
Currently, the limits on the number of API requests per minute are:
40 requests per minute to get a list of contacts
120 requests per minute to get a contact by identifier
400 for other request types.
Batch requests are limited to 5 subrequests per batch.