What is the maximum payload size returned by a REST API with no pagination?

Last updated on May 30, 2023

Hevo imposes no limit on the payload size sent or received by a REST API Source configured with no pagination. However, there may be restrictions imposed by the APIs, the HTTP clients, or the web servers hosting the API endpoints.

Examples:

  • A web server such as Apache allows a payload size of 2 GB.

  • Google’s Photo APIs allow photos with a maximum file size of 200 MB.


Revision History

Refer to the following table for the list of key updates made to this page:

Date Release Description of Change
Nov-07-2022 NA Created as a new document.

Tell us what went wrong