Request rate clarification

I want to integrate pabbly subscription billing with my high traffic application.
I noticed pabbly saves customer information and other data, if i save the same information in my local database it would be useless consumption of storage.

What i want to do is hit pabbly apis whenever client request for data.
The problem is i don't know if pabbly has a request rate or some kind of api throttle which might block my frequent api hits.
In that case i would prefer saving data in my local database.
 
P

PabblyMember2

Guest
Hey Altafahmed,

We would like to let you know that we allow 2500 API requests per day and also we send all data on webhooks so that you can mange the customers.
Hope this helps. If case of any further queries, do let us know.
 
Top