Unless otherwise stated in the API documentation, all endpoints have a rate limit of 60 requests every 30 seconds.
An exception is, for example, the create order endpoint, which has no rate limit.
When you use the Print.one API to send cards or create orders, there is a limit on the number of requests you can make in a short time. We call this rate limiting.
Sending too many requests to an API simultaneously can lead to delays or error messages. Rate limiting prevents an API from being overloaded and keeps it stable and reliable.
Unless stated otherwise in the API documentation, the same limit applies to all endpoints: maximum 60 requests per 30 seconds per endpoint.
An exception is the create order endpoint, which has no rate limit.