β External Public API > Limits β
To limit sudden increases in traffic that could affect the stability of our APIs, the number of operations per minute is limited.
The default rate limit is 50 requests per minute.
If exceeded, the API returns a 429 Too Many Requests error.
TIP
Some APIs may have specific limitations. This is particularly the case for the File API which limits the size of files created to 100MB.