Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
Acerca de las cuotas
API Gateway brinda cuotas que te permiten controlar la frecuencia con la que las aplicaciones pueden llamar a tu API. La configuración de una cuota te permite especificar los límites de uso para proteger tu API de una cantidad excesiva de solicitudes de las aplicaciones que le hacen llamadas. Este exceso de solicitudes se puede deber a un error tipográfico o a un sistema diseñado de manera ineficiente que realiza llamadas innecesarias a tu API.
Sea cual sea la causa, es necesario bloquear el tráfico de una fuente, una vez que alcanza cierto nivel, para mantener el buen estado general de tu API. Cuando configuras una cuota, te aseguras de que una aplicación no impactará de forma negativa en las otras aplicaciones que usan tu API.
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Información o código de muestra incorrectos","incorrectInformationOrSampleCode","thumb-down"],["Faltan la información o los ejemplos que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2025-09-03 (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)."]]