compare_shipping_rates
Compare shipping rates across UPS, FedEx, USPS, and DHL to find the cheapest and fastest options for your package based on dimensions and weight.
Instructions
Compare shipping rates across multiple carriers (UPS, FedEx, USPS, DHL) for a package. Returns cheapest and fastest options. Free — no API key needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from_zip | Yes | Origin ZIP/postal code | |
| to_zip | Yes | Destination ZIP/postal code | |
| weight_lbs | Yes | Package weight in pounds | |
| length_in | No | Package length in inches | |
| width_in | No | Package width in inches | |
| height_in | No | Package height in inches | |
| from_country | No | Origin country code | US |
| to_country | No | Destination country code | US |