Pagination helps limit the number of results from an API request.
This improves performance, reduces network traffic, and markedly improves user
response to your marketplace. Our APIs support pagination with the limit and
offset parameters where applicable.
A restriction on the number of objects to be returned, usually between 1 and
50. Some of our APIs have a different upper bound, which can be found in their
route specification.