I encountered a problem with optimizing performance when integrating the Magento 2 API. As the volume of data increases, requests to the API are processed very slowly, which negatively affects the site and user experience. We tried caching and other optimization methods, but the results were minimal. Has anyone solved a similar problem? What methods and settings helped improve the speed of request processing?