How to get access to Calcurates API
There are 3 Calcurates REST APIs available:
Calcurates API for Magento 2
Popular API methods:
- POST: /api/magento2/rates
 
- POST: /api/magento2/rates-simple
 
- POST: /api/magento2/rates-split-checkout
 
- POST: /api/magento2/labels
- GET: /api/magento2/shipping-options
 
- 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:
- 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 (including Calcurates app) 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 ... 
- Google APIs- Calcurates is using the following Google APIs: For distance-based algorithms: Distance Matrix API. Add your Google API key in the Profile Settings. For product page widget: Places API and Maps Javascript API. Add your Google API key in the Widget ... 
- 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 ...