API V2.0: Difference between revisions
Jump to navigation
Jump to search
| Line 383: | Line 383: | ||
"2024-01-03": false | "2024-01-03": false | ||
} | } | ||
==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. | |||
In addition, there is a limit of 10,000 top level JSON array item per POST request. | |||