The PickZen REST API applies rate limits to the API requests that it receives. Every request is subject to throttling under the general limits.
Limits are fixed to a maximum of 1 request per second. All requests that are made after rate limit have been exceeded are throttled and an HTTP 429 Too Many Requests error is returned.