Help Center/ ROMA Connect/ FAQs/ Service Integration/ What Is the Maximum Size of an API Request Packet?
Updated on 2022-12-05 GMT+08:00

What Is the Maximum Size of an API Request Packet?

The size of the API request body can be configured on the instance configuration parameter page (1 to 9536 MB), with the following restrictions:

  • When App authentication is used, only API requests with a body less than or equal to 12 MB can be authenticated.
  • The maximum size of the request body for a hosting API is 2 GB.
  • The request body of function APIs cannot be calculated accurately due to the memory size limit of the internal sandbox.