Organízate con las colecciones
Guarda y clasifica el contenido según tus preferencias.
Información sobre las cuotas
API Gateway proporciona cuotas que te permiten controlar la frecuencia con la que las aplicaciones pueden llamar a tu API. Al definir una cuota, puedes especificar límites de uso para proteger tu API frente a un número excesivo de solicitudes de aplicaciones que la llamen. Es posible que el exceso de solicitudes se deba a un simple error tipográfico o a un sistema diseñado de forma ineficiente que haga llamadas innecesarias a tu API.
Independientemente de la causa, es necesario bloquear el tráfico de una fuente cuando alcance un determinado nivel para mantener el buen estado general de tu API. Al definir una cuota, te aseguras de que una aplicación no pueda afectar negativamente a otras aplicaciones que usen tu API.
[[["Es fácil de entender","easyToUnderstand","thumb-up"],["Me ofreció una solución al problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Es difícil de entender","hardToUnderstand","thumb-down"],["La información o el código de muestra no son correctos","incorrectInformationOrSampleCode","thumb-down"],["Me faltan las muestras o la información que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2025-08-19 (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)."]]