API V2.0: Difference between revisions
Jump to navigation
Jump to search
| Line 386: | Line 386: | ||
==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 request. | ||
In addition, there is a limit of | |||
In addition, there is a limit of 100 top level JSON array item per POST request. | |||