Compute Routes ve Compute Route Matrix'in her birinde, isteğin maliyetini belirleyen üç SKU bulunur. Maliyeti belirlemek için kullanılan SKU, istediğiniz hizmete (Compute Routes veya Compute Route Matrix) ve istekte kullandığınız özelliklere göre belirlenir.
Örneğin:
Compute Routes istekleri her istek için faturalandırılır.
Compute Route Matrix istekleri, istekten döndürülen ELEMENT başına faturalandırılır. Öğe sayısı, kaynak sayısının hedef sayısıyla çarpılmasıyla elde edilir. Örneğin, bir istek iki kaynak ve üç hedef içeriyorsa istek altı öğe için faturalandırılır.
Kullandığınız özellikler, hangi SKU kategorisinin faturalandırılacağını belirler:
Essentials: Yalnızca temel özelliklerin kullanıldığı ve en fazla 10 ara nokta içeren istekler için faturalandırılır.
Pro: TRAFFIC_AWARE veya TRAFFIC_AWARE_OPTIMAL rota değiştiricileri gibi gelişmiş bir özelliği kullanan istekler için faturalandırılır.
Enterprise: İki tekerlekli araç rotası gibi bir Enterprise özelliğini kullanan istekler için faturalandırılır.
Bu SKU'ları tetikleyen özelliklerin tam listesi için SKU ayrıntılarına bakın.
Routes API'nin SKU ayrıntıları ve fiyatlandırması
Aşağıdaki tabloda, Routes API'nin SKU ayrıntıları ve fiyatlandırması gösterilmektedir.
Routes API için aşağıdaki kullanım sınırları geçerlidir.
Rotaları Hesapla
Dakikada 3.000 QPM sorgu hız sınırı.
ComputeRoutes isteği başına izin verilen maksimum ara ara nokta sayısı 25'tir.
Rota Matrisi Hesaplama
Hız sınırı, kaynak sayısı ile hedef sayısının çarpılmasıyla hesaplanan dakikada 3.000 EPM öğesidir.
Yer kimliği veya adres kullanarak belirtebileceğiniz maksimum kaynak ve hedef sayısı 50'dir.
routingPreference parametresi TRAFFIC_AWARE_OPTIMAL olarak ayarlanmış ComputeRouteMatrix isteği başına izin verilen maksimum toplam öğe sayısı 100'dür.
travelMode parametresi TRANSIT olarak ayarlanmış ComputeRouteMatrix isteği başına izin verilen maksimum toplam öğe sayısı 100'dür.
Aksi takdirde, ComputeRouteMatrix isteği başına izin verilen maksimum toplam öğe sayısı 625'tir.
Kotayı ayarlama
Kota sınırları, belirli bir zaman aralığında belirli bir API veya hizmet için izin verilen maksimum istek sayısını tanımlar. Projenizdeki istek sayısı kota sınırına ulaştığında hizmetiniz isteklere yanıt vermeyi durdurur.
API'nizin kota değerini değiştirmek için aşağıdaki adımları uygulayın:
Cloud Console'da Google Haritalar Platformu > Kotalar'a gidin.
Kotasını değiştirmek istediğiniz API'yi seçin.
Değiştirmek istediğiniz kota değerini belirleyin ve onay kutusunu kullanarak seçin.
Düzenle'yi tıklayın, yeni bir kota değeri girin ve İsteği gönder'i tıklayın.
Kota artışı isteklerini görüntüleme
Geçmiş ve bekleyen istekler de dahil olmak üzere tüm kota artışı isteklerini görüntülemek için:
Cloud Console'da Google Haritalar Platformu > Kotalar'a gidin.
Kota artışı isteğini görüntülemek istediğiniz API'yi seçin.
İstekleri Artır'ı tıklayın.
Kullanım Şartları kısıtlamaları
İzin verilen kullanım hakkında ayrıntılı bilgi için Google Haritalar Platformu Hizmet Şartları'ndaki Lisans Kısıtlamaları bölümüne bakın.
[null,null,["Son güncelleme tarihi: 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*** ** * ** ***"]]