Freightos Shipping Calculator API

Public marketplace quote endpoint returning freight price ranges (min/max), transit-time ranges, and shipping mode (air, LCL, FCL, trucking) for a given origin, destination, weight, and load type. Supports GET with URL parameters or POST for richer requests, and JSON or XML responses. Public marketplace rates require no key (subject to attribution terms); private Custom Site rates use an API key parameter. Documented as beta / provided as-is.

API entry from apis.yml

apis.yml Raw ↑
aid: freightos:freightos-shipping-calculator-api
name: Freightos Shipping Calculator API
tags:
- Rates
- Quotes
- Estimates
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://ship.freightos.com/api/shippingCalculator
baseURL: https://ship.freightos.com/api
properties:
- url: https://developer.freightos.com/apis
  type: Documentation
- url: https://ship.freightos.com/api/shippingCalculator
  type: APIReference
description: Public marketplace quote endpoint returning freight price ranges (min/max), transit-time
  ranges, and shipping mode (air, LCL, FCL, trucking) for a given origin, destination, weight, and load
  type. Supports GET with URL parameters or POST for richer requests, and JSON or XML responses. Public
  marketplace rates require no key (subject to attribution terms); private Custom Site rates use an API
  key parameter. Documented as beta / provided as-is.