Bagisto · Rate Limits
Bagisto Rate Limits
Bagisto REST API rate limits apply per API key. Public Storefront API keys are subject to a default limit of 100 requests per minute. Admin API tokens and customer-scoped tokens may be configured by the hosting operator. Self-hosted deployments can customize rate limits via Laravel middleware.
Bagisto Rate Limits is the machine-readable rate-limit profile for Bagisto on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions.
Tagged areas include E-Commerce, Laravel, Open Source, Products, and Orders.
3 Limits
E-CommerceLaravelOpen SourceProductsOrdersCustomersInventoryMulti-ChannelHeadless Commerce
Limits
Storefront API (Public) public
Configured in Laravel middleware; self-hosted operators may adjust this limit.
Customer API customer
Inherits Storefront key rate limit; admin-configurable on self-hosted instances.
Admin API admin
Self-hosted deployments can adjust via Laravel Throttle middleware configuration.