Skip to content

Choreo Limitations

Explore key limitations in Choreo, covering areas like HTTP request parameters, components, applications, and API definition files. You can gain insights into the limitations to enhance your understanding and optimize your use of Choreo effectively.

API management limits

Below are key limitations when working with APIs in Choreo:

Resource Limit
Maximum request payload 10 MB
URL size 2 KB
Request header
  • Request Headers total: 40 KB
  • Max Single Request header: 10 KB
Total request duration
  • Minimum: 10 seconds
  • Default: 1 minute
  • Maximum: 5 minutes
Size for API Definition (OpenAPI document) 10 Mb
Number of APIs for PDP 1000 API deployments
Number of APIs per organization (free tier) 5 APIs for free users
Number of Developer Portal applications per organization (free tier) 10 applications for free users

Choreo Cloud Data Plane limits

Below are key limitations when working with web applications in the Choreo cloud data plane:

Resource Limit
Request size limit (including headers, cookies, and payloads) 256 KB
Response body size limit 20 MB
Number of open ports permitted per web application 1
While it is possible to have multiple ports open for project-level communication within a data plane, incoming internet traffic can only be directed to a single port. This contrasts with Service-type components, which allow for multiple endpoints.