The number of Quable API calls is limited as following :
Number of requests over a sliding 10-minute window: 6000
Number of requests over a sliding 24-hour window: 300,000
If you exceed this limit, the calls you will make will reply an HTTP response code 429.
You juste need to wait a limited amount of time to have your API functional again.
keywords: API, limitation