How to get access to Calcurates API

How to get access to Calcurates API

There are 3 Calcurates REST APIs available:
  1. Calcurates internal API - https://api.calcurates.com/internal/doc.json 
  2. Calcurates API for Magento 2 - https://api.calcurates.com/internal/doc.json 
  3. Calcurates API for WooCommerce - https://api.calcurates.com/api/woocommerce/doc.json 
We suggest using https://editor.swagger.io/ for viewing our APIs with schemas and examples.

Calcurates internal API

Popular API methods:
  1. POST: /internal/calculator/rates
  2. POST: /internal/calculator/rates-split-checkout
  3. GET: /internal/shipping-options
How to get access to Calcurates internal API:
Please reach us support@calcurates.com and we will provide you with API token.

Calcurates API for Magento 2

Popular API methods:
  1. POST: /api/magento2/rates
  2. POST: /api/magento2/rates-simple
  3. POST: /api/magento2/rates-split-checkout
  4. POST: /api/magento2/labels
  5. GET: /api/magento2/shipping-options
  6. GET: /api/magento2/tracking
How to get access to Calcurates API for Magento 2:
Get Calcurates API token for Magento in your Calcurates account > Website settings

Calcurates API for WooCommerce

Popular API methods:
  1. POST: /api/woocommerce/rates
How to get access to Calcurates API for WooCommerce:
Get Calcurates API token for WooCommerce in your Calcurates account > Website settings


    • Related Articles

    • 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 ...
    • How to enable a third-party shipping in Shopify?

      In Shopify any app that provides calculated shipping rates is qualified as third-party carrier-calculated shipping. It doesn’t matter if there are rates provided by the carrier (FedEx, UPS, USPS, etc) or custom made rates that you can configure with ...
    • 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 ...
    • Going live with Calcurates for Magento

      Ready to go Live with Calcurates for Magento? Go through this check-list: Make sure your Live Magento Website is connected to Calcurates Make sure your Live Magento Website is synced with Calcurates Make sure your Live Magento Website is using ...
    • Going live with Calcurates for WooCommerce

      Ready to go Live with Calcurates for WooCommerce? Go through this check-list: Make sure your Live WooCommerce Website is connected to Calcurates Make sure your Live WooCommerce Website is synced with Calcurates Make sure your Live WooCommerce Website ...