EDI Translate Limits
The EDI Translate API has several limits on how you can use the service. If you are impacted or blocked by any of these restrictions, please contact support, and we can help solve your issue.
Resource or operation | Limit | Can be increased |
---|---|---|
Requests per second | 25 | Yes |
Maximum concurrent requests | 100 | Yes |
Maximum request size | 6 megabytes1 | No2 |
Maximum response size | 6 megabytes1 | No2 |
Footnotes
-
The request and response sizes are limited by the size of the HTTP request. You can receive more data when you use gzip compression on your request. Most HTTP clients support compression, and you can enable it by setting the
Accept-Encoding
header togzip
. When translating EDI to JSON with compression enabled, the maximum response size limit applies to the size of the compressed JSON response. ↩ ↩2 -
Stedi Core supports parsing large files. For more information, visit Limits in the Core documentation. ↩ ↩2
Feedback
Have an idea for something we could improve? Page not clear? We love feedback - send us a message.