Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
Sobre cotas
A API Gateway oferece cotas que permitem controlar a taxa em que os aplicativos podem chamar sua API. Ao definir uma cota, você especifica limites de uso para proteger a API contra um número excessivo de solicitações de aplicativos de chamada. Essas solicitações em excesso podem ser causadas por um simples erro de digitação ou por um sistema projetado incorretamente que faz chamadas desnecessárias para sua API.
Seja qual for a causa, bloquear o tráfego de uma fonte específica assim que ele atinge um limite é necessário para garantir a integridade geral da API. Ao definir uma cota, você impede que um aplicativo específico afete negativamente todos os outros aplicativos que usam a API.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-08-18 UTC."],[[["\u003cp\u003eAPI Gateway quotas allow you to control the rate at which applications call your API.\u003c/p\u003e\n"],["\u003cp\u003eSetting quotas protects your API from excessive requests caused by errors or inefficient systems.\u003c/p\u003e\n"],["\u003cp\u003eBlocking traffic from a source once a certain limit is reached is necessary for the overall health of your API.\u003c/p\u003e\n"],["\u003cp\u003eQuotas ensure that one application cannot negatively impact other applications using the same API.\u003c/p\u003e\n"]]],[],null,["# About quotas\n============\n\nAPI Gateway provides quotas, which let you control the rate at which applications can call your API. Setting a quota lets you specify usage limits to protect your API from an excessive number of requests from calling applications. The excessive requests might have been caused by a simple typo or from an inefficiently designed system that makes needless calls to your API.\n\nRegardless of the cause, blocking traffic from a source once it reaches a certain level is necessary for the overall health of your API. By setting a quota, you ensure that one application cannot negatively impact other applications that use your API.\n| **Note:** For API Gateway, you control quotas as described in the Cloud Endpoints doc at [About quotas](/endpoints/docs/openapi/quotas-overview)."]]