# API Request Limits Kustom imposes certain limits on API requests to ensure the stability and reliability of our services. ## Body Size Limit The default maximum request body size in our API is 1MB. Any request with a body size exceeding this limit will not be processed and will return an error code `413 (Payload Too Large)`. Navigated to API Request Limits