Shop Ware Rate Limits
Shopware 6 applies per-IP rate limits on sensitive endpoints to mitigate brute-force and abuse. The limits are enforced on the SaaS platform and configurable on self-hosted deployments via shopware.yml. Throttled requests receive a 429 Too Many Requests response with a Retry-After header indicating the wait time in seconds before retrying.
Shop Ware Rate Limits is the machine-readable rate-limit profile for Shop-Ware on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 5 rate-limit definitions, measuring requests_per_minute and requests_per_hour.
The profile also includes response codes documented for throttled.
Tagged areas include Rate Limiting, E-Commerce, and Security.
Limits
Sources
- https://docs.shopware.com/en/en/shopware-6-en/saas/rate-limits
- https://developer.shopware.com/docs/guides/hosting/infrastructure/rate-limiter.html
Work with this as data
Every rate limit here is available over the APIs.io API and to AI agents over MCP.