Google APIs

Google APIs

Calcurates is using the following Google APIs:
  1. For distance-based algorithms: Distance Matrix API.
    Add your Google API key in the Profile Settings.
  2. For product page widget: Places API, Maps Javascript API and Geocoding API.
    Add your Google API key in the Widget settings.


You may restrict your Google API Key used in Calcurates with the following IP addresses:
  1. 45.56.100.232
  2. 2600:3c03::2000:edff:fe8c:9a8c
  3. 69.164.208.108
  4. 2600:3c03::f03c:92ff:fe93:01f1
  5. 45.79.181.132
  6. 2600:3c03::2000:bfff:fecf:f26d

    • Related Articles

    • How to get access to Calcurates API

      There are 3 Calcurates REST APIs available: Calcurates internal API - https://api.calcurates.com/internal/doc.json Calcurates API for Magento 2 - https://api.calcurates.com/api/magento2/doc.json Calcurates API for WooCommerce - ...
    • How to configure Calcurates Magento 2 module

      After a successful installation of Calcurates module to your Magento, the configuration settings will appear in Magento config here: Stores > Configuration > Shipping Methods > Calcurates by Amasty. Note, updates regarding the availability of a new ...
    • Going live with Calcurates for WooCommerce

      Available for: WooCommerce. Using Shopify or Magento? See [Going live with Calcurates for Shopify] or [Going live with Calcurates for Magento]. Going live is the moment your real customers start seeing Calcurates rates at checkout. This guide covers ...
    • Going live with Calcurates for Magento

      Available for: Magento 2 / Adobe Commerce. Using Shopify or WooCommerce? See [Going live with Calcurates for Shopify] or [Going live with Calcurates for WooCommerce]. Going live is the moment your real customers start seeing Calcurates rates at ...
    • How to install Calcurates Magento 2 extension

      Manual installation Download the latest release Unpack archive to app/code/Calcurates/ModuleMagento Execute cd path_to_magento sudo -u magento_user php bin/magento setup:upgrade sudo -u magento_user php bin/magento cache:flush Composer installation ...