Does BigCommerce have any restriction on number of API calls made from one API key or store? -


we have application pulls store details store order details & products,

so there chances stores may have 20k orders or more.

so wanted know maximum call limit each api, can handle side when limit reached.

got reply bigcommerce support,

the 20k requests/hour limit store , shared amongst api keys given store.


Comments

Popular posts from this blog

c++ - protocol buffers - generate NON-inline accessors -

c# - issue attaching/adding an entity object which is detached from the DB Context? -