File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
docs/docs-new/pages/product/deployment/cloud Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -67,6 +67,18 @@ for all deployments within an account.
6767When a threshold is hit, query processing will be stopped. Please [ contact
6868support] [ cube-contact-us ] for further assistance.
6969
70+ ## Quotas
71+
72+ The [ REST] [ ref-rest-api ] and [ GraphQL] [ ref-gql-api ] APIs both have a standard
73+ quota of 100 requests per second per deployment; this can go up to 1000 requests
74+ per second for short bursts of traffic. These limits can be raised on request,
75+ [ contact support] [ cube-contact-us ] for more details.
76+
77+ When the quota is exceeded, the API will return a ` 429 Too Many Requests `
78+ response.
79+
80+ [ ref-rest-api ] : /product/apis-integrations/rest-api
81+ [ ref-gql-api ] : /product/apis-integrations/graphql-api
7082[ ref-deployment-types ] : /product/deployment/cloud/deployment-types
7183[ ref-pricing ] : /product/deployment/cloud/pricing
7284[ ref-query-history ] : /product/workspace/query-history
You can’t perform that action at this time.
0 commit comments