Skip to main content

Why do I receive a 429-error response on my webhook call? - Knowledgebase / Data, Webhooks & API's - Deployteq Support

Why do I receive a 429-error response on my webhook call?

There is a daily limit of 50,000 calls per day per brand set on the standard webhook receiver. This limit is shared among all webhooks within the brand.

The number of calls you have made is recorded in the response headers of the call. The field is named X-Clang-Request-Count.

Below, we show where you can find this information in Postman.

 request count.gif


 If the daily limit is reached, subsequent calls will not be processed and an HTTP status code 429 will be returned.


Note


Suppose you have set up three webhooks within your brand: one for reservations, one for reservation updates, and one for newsletter subscriptions. If the combined number of calls from these three webhooks exceeds 50,000 per day, you will receive the 429 error.

If you expect to exceed this limit (temporarily), you can install the Webhook Pro app. You can install and use this app alongside your existing webhooks as you did before, but without the daily limit.


 2024-03-27 14_49_53-operations - Deployteq Handleiding_Manuals - Deployteq.png

Add a comment

Please log in or register to submit a comment.

Need a password reminder?