Shopware · Rate Limits

Shopware 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.

Shopware Rate Limits is the machine-readable rate-limit profile for Shopware 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.

5 Limits Throttle: 429
Rate LimitingE-CommerceSecurity

Limits

OAuth Token Generation ip
requests_per_minute · minute
10
Token reuse is strongly encouraged; tokens have extended validity periods and should be cached until expiration.
Account Registration ip
requests_per_minute · minute
3
Limits prevent automated account creation abuse.
Email Dispatch ip
requests_per_minute · minute
3
Prevents excessive outbound email triggering via API.
Full Indexing ip
requests_per_hour · hour
1
Indexing operations are resource-intensive; limit is 1 per hour per IP to protect server performance.
Incremental Indexing ip
requests_per_hour · hour
1
Same constraint as full indexing; developers should schedule index operations carefully to avoid hitting this limit.

Sources

Work with this as data

Every rate limit here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for rate limits

4 MCP tools reach this
  • find_rate_limitsBrowse and filter every rate limit in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This rate limit
curl "https://apis.io/api/v1/rate-limits/shopware-rate-limits"
All rate limits
curl "https://apis.io/api/v1/rate-limits?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.