Für Compute Routes und Compute Route Matrix gibt es jeweils drei SKUs, die die Kosten einer Anfrage bestimmen. Die SKU, die zur Ermittlung der Kosten verwendet wird, basiert auf dem Dienst, den Sie anfordern („Compute Routes“ oder „Compute Route Matrix“), und den Funktionen, die Sie in der Anfrage verwenden.
Beispiel:
Compute Routes-Anfragen werden für jede Anfrage abgerechnet.
Compute Route Matrix-Anfragen werden pro ELEMENT abgerechnet, das von der Anfrage zurückgegeben wird. Die Anzahl der Elemente ist die Anzahl der Ausgangspunkte multipliziert mit der Anzahl der Zielorte. Wenn eine Anfrage beispielsweise zwei Ursprungsorte und drei Ziele enthält, werden sechs Elemente in Rechnung gestellt.
Die von Ihnen verwendeten Funktionen bestimmen, welche SKU-Kategorie abgerechnet wird:
Essentials: Abrechnung für Anfragen, bei denen nur grundlegende Funktionen mit maximal 10 Zwischenwegpunkten verwendet werden.
Pro: Wird für Anfragen mit einer erweiterten Funktion wie den Routenmodifikatoren TRAFFIC_AWARE oder TRAFFIC_AWARE_OPTIMAL abgerechnet.
Enterprise: Abrechnung für Anfragen, bei denen eine Enterprise-Funktion verwendet wird, z. B. die Routenplanung für Zweiräder.
Eine vollständige Liste der Funktionen, die diese SKUs auslösen, finden Sie in den SKU-Details.
SKU-Details und Preise für die Routes API
In der folgenden Tabelle finden Sie die Artikelnummerdetails und die Preise für die Routes API.
Für die Routes API gelten die folgenden Nutzungslimits.
Compute Routes
Ratenbegrenzung von 3.000 Anfragen pro Minute.
Die maximal zulässige Anzahl von Zwischenwegpunkten pro ComputeRoutes-Anfrage beträgt 25.
Compute Route Matrix
Das Ratenlimit beträgt 3.000 EPM-Elemente pro Minute, berechnet aus der Anzahl der Startorte multipliziert mit der Anzahl der Ziele.
Die maximale Anzahl der Ausgangs- und Zielorte, die Sie mit einer Orts-ID oder Adresse angeben können, beträgt 50.
Die maximal zulässige Gesamtzahl der Elemente pro ComputeRouteMatrix-Anfrage mit routingPreference auf TRAFFIC_AWARE_OPTIMAL ist 100.
Die maximal zulässige Gesamtzahl der Elemente pro ComputeRouteMatrix-Anfrage mit travelMode auf TRANSIT ist 100.
Die maximal zulässige Gesamtzahl der Elemente pro ComputeRouteMatrix-Anfrage beträgt ansonsten 625.
Kontingent anpassen
Kontingentlimits definieren die maximale Anzahl von Anfragen, die für eine bestimmte API oder einen bestimmten Dienst innerhalb eines bestimmten Zeitrahmens zulässig sind. Wenn die Anzahl der Anfragen in Ihrem Projekt das Kontingentlimit erreicht, reagiert Ihr Dienst nicht mehr auf Anfragen.
So ändern Sie einen Kontingentwert für Ihre API:
Rufen Sie in der Cloud Console Google Maps Platform > Kontingente auf.
Wählen Sie die API aus, für die Sie das Kontingent ändern möchten.
Suchen Sie nach dem Kontingentwert, den Sie ändern möchten, und klicken Sie auf das Kästchen daneben.
Klicken Sie auf Bearbeiten, geben Sie einen neuen Kontingentwert ein und klicken Sie auf Anfrage senden.
Anfragen zur Kontingenterhöhung ansehen
So zeigen Sie alle Kontingenterhöhungsanfragen an, einschließlich vergangener und ausstehender Anfragen:
Rufen Sie in der Cloud Console Google Maps Platform > Kontingente auf.
Wählen Sie die API aus, für die Sie den Antrag auf Kontingenterhöhung aufrufen möchten.
Klicken Sie auf Anfragen erhöhen.
Nutzungsbedingungen – Einschränkungen
Sämtliche Informationen zur zulässigen Nutzung finden Sie in den Nutzungsbedingungen der Google Maps Platform im Abschnitt Lizenzbeschränkungen.
[null,null,["Zuletzt aktualisiert: 2025-08-06 (UTC)."],[[["\u003cp\u003eThe Routes API utilizes a pay-as-you-go pricing model, billing based on the specific features used in each request and falling under either Basic, Advanced, or Preferred SKUs.\u003c/p\u003e\n"],["\u003cp\u003eCompute Routes requests are billed per query, while Compute Route Matrix requests are billed per element, calculated by multiplying the number of origins by the number of destinations.\u003c/p\u003e\n"],["\u003cp\u003eUsage limits apply to the Routes API, including query and element rate limits per minute and maximums for waypoints, origins, destinations, and elements per request type.\u003c/p\u003e\n"],["\u003cp\u003eYou can manage costs by setting daily quota limits for the Routes API in the Google Cloud Console to prevent exceeding your budget and ensure continued access.\u003c/p\u003e\n"]]],["The Routes API uses a pay-as-you-go model, billed by SKU based on the features used. To use the API, enable billing and include an API key or OAuth token. Requests are categorized as Compute Routes or Compute Route Matrix, with Basic, Advanced, and Preferred SKUs, determined by features like traffic awareness or two-wheel routing. Costs are calculated per query or element, with varying monthly volume ranges. Usage limits apply, including rate limits and maximum waypoints/origins/destinations. Manage costs by setting daily quota limits. A $200 monthly credit is available until Feb 28, 2025.\n"],null,["# Routes API Usage and Billing\n\n| **Reminder:** To use the Routes API, you must [enable billing](https://console.cloud.google.com/project/_/billing/enable?utm_source=Docs_BillingNudge) on each of your projects and include an [API key](/maps/documentation/routes/get-api-key) or OAuth token with all API or SDK requests.\nRequests for the Routes API are billed under the SKU for the [features used by the request](#pricing-for-product).\n\n\u003cbr /\u003e\n\n[Compute Routes](/maps/documentation/routes/compute_route_directions) and\n[Compute Route Matrix](/maps/documentation/routes/compute_route_matrix) each have three SKUs\nthat determine the cost of a request. The SKU used to determine the cost is\nbased on the service you request, Compute Routes or\nCompute Route Matrix, and the features that you use in the request.\nFor example:\n\n- **Compute Routes** requests are billed for each\n **Request**.\n\n- **Compute Route Matrix** requests are billed per **ELEMENT**\n returned from the request. The number of elements is the number of\n origins multiplied by the number of destinations. For example, if\n a request contains **two** origins and **three** destinations, then\n the request is billed for **six** elements.\n\nThe features you use determine which SKU category is billed:\n\n- **Essentials**: Billed for requests that use only basic features with\n a maximum of 10 intermediate waypoints.\n\n- **Pro** : Billed for requests that use an advanced feature, such as the\n `TRAFFIC_AWARE` or `TRAFFIC_AWARE_OPTIMAL` route modifiers.\n\n- **Enterprise**: Billed for requests that use an enterprise feature,\n such as two-wheel routing.\n\nSee the SKU details for a complete list of features that trigger these SKUs.\n\nSKU details and pricing for the Routes API\n------------------------------------------\n\nThe following table shows the SKU details and pricing for the Routes API.\n\n| Category | SKU Details | SKU Pricing |\n|----------------|--------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------|\n| **Essentials** | [SKU: Routes: Compute Routes Essentials](/maps/billing-and-pricing/sku-details#compute-routes-ess-sku) | [Main pricing list](/maps/billing-and-pricing/pricing#routes-pricing) [India pricing list](/maps/billing-and-pricing/pricing-india#routes-pricing) |\n| **Essentials** | [SKU: Routes: Compute Route Matrix Essentials](/maps/billing-and-pricing/sku-details#compute-route-matrix-ess-sku) | [Main pricing list](/maps/billing-and-pricing/pricing#routes-pricing) [India pricing list](/maps/billing-and-pricing/pricing-india#routes-pricing) |\n| **Pro** | [SKU: Routes: Compute Routes Pro](/maps/billing-and-pricing/sku-details#compute-routes-pro-sku) | [Main pricing list](/maps/billing-and-pricing/pricing#routes-pricing) [India pricing list](/maps/billing-and-pricing/pricing-india#routes-pricing) |\n| **Pro** | [SKU: Routes: Compute Route Matrix Pro](/maps/billing-and-pricing/sku-details#compute-route-matrix-pro-sku) | [Main pricing list](/maps/billing-and-pricing/pricing#routes-pricing) [India pricing list](/maps/billing-and-pricing/pricing-india#routes-pricing) |\n| **Enterprise** | [SKU: Routes: Compute Routes Enterprise](/maps/billing-and-pricing/sku-details#compute-routes-ent-sku) | [Main pricing list](/maps/billing-and-pricing/pricing#routes-pricing) [India pricing list](/maps/billing-and-pricing/pricing-india#routes-pricing) |\n| **Enterprise** | [SKU: Routes: Compute Route Matrix Enterprise](/maps/billing-and-pricing/sku-details#compute-route-matrix-ent-sku) | [Main pricing list](/maps/billing-and-pricing/pricing#routes-pricing) [India pricing list](/maps/billing-and-pricing/pricing-india#routes-pricing) |\n\n\nUsage limits\n------------\n\nThe following\nusage limits are in place for the Routes API.\n\n### Compute Routes\n\n- Rate limit of 3,000 QPM queries per minute.\n\n- Maximum allowed number of intermediate waypoints per `ComputeRoutes` request\n request is 25.\n\n### Compute Route Matrix\n\n- The rate limit is 3,000 EPM elements per minute, calculated by\n number of origins times the number of destinations.\n\n- Maximum allowed number of origins and destinations that you can specify\n by using a place ID or address is 50.\n\n- Maximum allowed total number of elements per\n `ComputeRouteMatrix` request with `routingPreference` set to\n `TRAFFIC_AWARE_OPTIMAL` is 100.\n\n- Maximum allowed total number of elements per\n `ComputeRouteMatrix` request with `travelMode` set to `TRANSIT` is 100.\n\n- Maximum allowed total number of elements per\n `ComputeRouteMatrix` request otherwise is 625.\n\n\nAdjust quota\n------------\n\n\nQuota limits define the maximum number of requests allowed for a specific API or service within a\ngiven timeframe. When the number of requests in your project reaches the quota limit, your service\nstops responding to requests.\n| **Important:** To understand how an increase in quota could affect your bill, check out the [pricing calculator](https://mapsplatform.google.com/pricing/#pricing-calculator).\n\nTo modify a quota value for your API, follow these steps:\n\n1. In the Cloud console, navigate to **Google Maps Platform \\\u003e Quotas**.\n2. Select the API for which you want to modify the quota.\n3. Identify the quota value that you want to change, and select it using the checkbox.\n4. Click **Edit** , enter a new quota value, and click **Submit request**.\n\n### View quota increase requests\n\n| **Important:** You must have the appropriate [IAM permissions to view quota increase requests](https://cloud.google.com/docs/quotas/permissions#permissions_increase).\n\nTo view all quota increase requests, including past and pending requests:\n\n1. In the Cloud console, navigate to **Google Maps Platform \\\u003e Quotas**.\n2. Select the API for which you want to view the quota increase request.\n3. Click **Increase Requests**.\n\n| **Tip:** Make sure to monitor your quota usage regularly to avoid service interruptions. [Learn more about quotas and\n| quota alerts](/maps/billing-and-pricing/manage-costs#quotas).\n\n\u003cbr /\u003e\n\nTerms of Use restrictions\n-------------------------\n\nFor complete details on allowed usage, consult the\n[License Restrictions section](https://cloud.google.com/maps-platform/terms/#3.-license.)\nin the Google Maps Platform Terms of Service.\n\n\n*** ** * ** ***"]]