Quote a shipment
API reference
Quote a shipment
Calculate coverage and fees for a pickup, dropoff, and weight.
POST
Quote a shipment
Does not create a shipment. Use this to check coverage and totals before you book.
See Coverage and quotes for how totals are calculated.
number
required
Pickup latitude (
-90 to 90).number
required
Pickup longitude (
-180 to 180).number
required
Dropoff latitude (
-90 to 90).number
required
Dropoff longitude (
-180 to 180).number
required
Package weight in kilograms. Must be at least
0.01.boolean
required
Whether both points are in coverage and the weight has a pricing tier.
string
coverage or weight when covered is false.number
required
Haversine distance between pickup and dropoff.
number
required
Amount that would be charged. Greater of subtotal and
base_fee.string
required
ISO currency code from the platform fee config.