Docs
uapigateway
Operation Guide
Invoke API
Usage Limit

Usage Limitations

UAPIGateway has certain limitations on the use of resources, including the number of group/API definitions, URI length, number of parameter mappings, number of custom domain names, number of back-end definitions, etc.

  • For resource definition restrictions, if the quota is exceeded, an error will be reported when creating the number in the console
  • For resource usage restrictions, such as QPS, Header size, etc.; errors will be returned by the gateway during use.
CategoryLimitationCan be Increased
Number of API groups50Yes
Number of APIs in each API group50Yes
Number of custom domain names of the API group50Yes
Number of back-end services of the API5Yes
Number of custom error codes of the API50No
Number of parameters of the API parameter mapping50No
Number of HTTP Headers for calculating signatures10No
Request URL length limitation4KBNo
Request HTTP Header size limitation4KBNo
Request HTTP Body size limitation4MBNo
Response HTTP Header size limitation4KBNo
Response HTTP Body size limitation8MBNo
QPS of each API group1000No