Pagination
Information Overload
Data Volume and Pagination
Please be aware that some datasets can be larger than others, as the size of your inventory depends on the specific configuration of your catalogue. For endpoints where potentially thousands of records are expected, pagination is available to manage the volume of data efficiently.
To ensure optimal performance and avoid timeouts or excessive data loads, we highly recommend implementing pagination when retrieving large datasets. This is particularly important for partners who are processing considerable volumes of data, as it helps ensure smoother and more manageable requests. By following the pagination rules, you can easily retrieve the full dataset without overloading your system or encountering errors.
Last updated
Was this helpful?