Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Über Kontingente
API Gateway bietet Kontingente, mit denen Sie steuern können, wie oft Anwendungen Ihre API aufrufen können. Durch Festlegen eines Kontingents können Sie Nutzungslimits angeben, um Ihre API vor einer übermäßigen Anzahl von Anfragen zu schützen, die von aufrufenden Anwendungen eingehen. Eine übermäßige Anzahl von Anfragen kann durch einen einfachen Tippfehler oder ein ineffizient gestaltetes System verursacht werden, das unnötige Aufrufe Ihrer API ausführt.
Unabhängig von der Ursache ist es für den Gesamtzustand der API wichtig, den Traffic von einer Quelle zu blockieren, sobald er einen bestimmten Wert erreicht. Durch Festlegen eines Kontingents sorgen Sie dafür, dass sich eine einzige Anwendung nicht negativ auf andere Anwendungen auswirkt, die Ihre API verwenden.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 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)."]]