The maximum supported request size sent to the API is 65535 bytes. It is advised to split large requests (such as importing a large number of users) into multiple smaller requests.

There is no limit on the size of a response sent from the API, so it is advised to make use of paging wherever possible.