API V2.0: Difference between revisions

Jump to navigation Jump to search
Line 385: Line 385:


==What is the maximum amount of data I can send in a POST request?==
==What is the maximum amount of data I can send in a POST request?==
The API has a limit of approximately 1MB per post request.  
The API has a limit of approximately 1MB per POST payload.  


In addition, there is a limit of 10000 top level JSON array item per POST request.
In addition, there is a limit of 10000 top level JSON array item per POST request.