# Limits To assure good performance for every project using Checkout, the APIs impose limits on certain parameters and objects. If the limit applies to the total amount of a resource type, the current usage can be accessed as well. ## General ### Queries Within a query, up to 500 elements can be fetched. When using [pagination](https://docs.commercetools.com/checkout/general-concepts.md#pagination), the maximum offset is 10000. ### Update actions per request For performance reasons, the maximum number of update actions within a single request is limited to 500. ## Payment Integrations ### Payment Integrations The maximum number of [Payment Integrations](https://docs.commercetools.com/checkout/payment-integrations-api.md#paymentintegration) that can be added to an application is 100. ## Related pages - [Section overview page](https://docs.commercetools.com/checkout.md) - [Previous page: Errors](https://docs.commercetools.com/checkout/errors.md) - [Next page: Scopes](https://docs.commercetools.com/checkout/scopes.md)