Blog

Un-throttled API calls for all pricing plans

by on February 25, 2015

In my post yesterday I wrote about unlimited API calls for all Backendless apps. That means your application can make as many API requests as it needs during a billing period, which is one month even if the app is on the free plan. This also means all of the calls could be spread out over time, but there may also be spikes of traffic – an increase of the number concurrent transactions handled by the backend. You may often see with other mBaaS platforms that they limit your apps to XX requests/second or worse yet start charging you for increasing that XX number. An important distinction of our service is we do not limit the number of the concurrent calls; that’s right, with Backendless you get unlimited, un-throttled requests per second.

Enjoy!

Leave a Reply