Fourthwall · Rate Limits

Fourthwall Rate Limits

Fourthwall's Platform (Open) API enforces per-shop rate limits. Most read and standard endpoints allow roughly 100 requests per 10 seconds per shop. Resource-creation endpoints are more tightly limited, typically around 5 requests per minute, and media / digital-file upload-URL endpoints around 20 requests per minute. The Storefront API is designed for high-read, customer-facing traffic. When a limit is exceeded the API responds with HTTP 429; clients should honor Retry-After and back off.

Fourthwall Rate Limits is the machine-readable rate-limit profile for Fourthwall on the APIs.io network, conforming to the API Commons Rate Limits specification.

It captures 4 rate-limit definitions, measuring requests.

The profile also includes 2 backoff/retry policies defined and response codes documented for throttled.

Tagged areas include Creator Commerce, Ecommerce, Rate Limiting, Quotas, and Throttling.

4 Limits Throttle: 429
Creator CommerceEcommerceRate LimitingQuotasThrottling

Limits

Standard Endpoints shop
requests
100 per 10 seconds
Applies to most Platform (Open) API read and standard endpoints, per shop.
Creation Endpoints shop
requests
5 per minute
Applies to most resource-creation endpoints (create product, collection, promotion, webhook, etc.), per shop.
Media / Upload-URL Endpoints shop
requests
20 per minute
Applies to pre-signed media and digital-file upload-URL endpoints, per shop.
Storefront API shop
requests
see provider documentation
Public storefront-token endpoints optimized for high-read customer-facing traffic.

Policies

Per-Shop Scoping
Limits are enforced per shop, so parallel workloads against the same shop share the same budget.
Backoff Strategy
Clients should implement exponential backoff with jitter on HTTP 429 responses and honor any Retry-After header.

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/fourthwall-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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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