06-16-2023 02:09 AM
Greetings,
I was wondering, as I wasn't able to find this information, if there is a rate limit for the rest.messengerpeople.com api for whatsapp. And if there is what it it.
Thank you.
06-16-2023 08:54 AM
Hi Gustavo,
Yes, there is a rate limiting value of 25 tps (transactions per second) and 100 tps when unblocking 100k messages per day or more.
For further information about the WhatsApp messaging limits, refer to the following article which defines the hard limits in terms WhatsApp messaging as defined by META: https://developers.facebook.com/docs/whatsapp/messaging-limits/.
Thanks and kind regards,
06-20-2023 04:09 AM
Thanks for the reply!
So, say I want to make 50 requests to https://rest.messengerpeople.com/api/v16/user/{id}, would that hit any limit?
I ask this because your response left me wondering if the only rate limit on your API is the one set by META and not one imposed by you