> For the complete documentation index, see [llms.txt](https://docs.wproofreader.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wproofreader.com/v6.11.0/faq/technical/api/what-is-the-max-limit-of-an-api-request.md).

# What is the max limit of an API request?

A single API request is limited to 50KB of text which equals 50K characters including spaces. If you plan to have larger requests, please consider splitting such requests in smaller chunks.

If you are holder of the Server solution, you can increase this limit using the AppServer [parameter](/v6.11.0/deployment/configuration/application-server/appserver-parameters.md#draft-appserverparameters-maxapirequestsize).
