Most platform endpoints share a default limit of 100 requests per 10 seconds, per shop. A handful of write-heavy endpoints have tighter, dedicated limits. Each endpoint’s reference page shows the limit that applies to it at the top. When you exceed a limit the API responds withDocumentation Index
Fetch the complete documentation index at: https://docs.fourthwall.com/llms.txt
Use this file to discover all available pages before exploring further.
429 Too Many Requests:
Limits
| Limit | Applies to |
|---|---|
| 100 req / 10s | Default for all Platform API endpoints |
| 5 req / minute | POST /products, POST /customizations |
| 20 req / minute | POST /media/upload-url |
Limits are subject to change. The per-endpoint banner on each reference page is the authoritative source for the limit currently in force.