These docs are for v2023.01. Click to read the latest docs for v2024.09.

Request Rates

Request a list of shipping quotes for a prospective shipment.

Required authorization scope: Rate

Compare couriers to see the cheapest, fastest and best value for money, or a combination of speed, price and reliability.

Input city and state

If you are shipping to or within the United States, Canada, Mexico or Australia, we recommend that you always input the origin and destination city and state. This information is required by certain couriers to return accurate rates.

Calculate dimensions and total weight

You can calculate dimensions and total weight of your shipment in three ways:

  • Provide total_actual_weight and box objects for the shipment.
  • Specify actual_weight and dimensions for each item of the items object: in this case, total weight and box size will be calculated automatically.
  • Specify sku for each item of the items object: in this case, actual weight and dimensions for calculations will be taken as set for the product.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
origin_address
object
required

Origin Address

destination_address
object
required

Destination Address

string | null
enum
Defaults to DDU

Terms of Sale

Allowed:
insurance
object | null

Insurance

boolean

Set the shipment as a return shipment

courier_selection
object
shipping_settings
object
parcels
array of objects
required
length ≥ 1

Parcels

parcels*
number

Total weight of the shipment, including the box weight. If you provide the total weight of the shipment, then the weight for items can be optional.

box
object | null

The box dimensions for the shipment. If the box dimensions are provided, then dimensions for items are optional.

items
array
length between 1 and 200

Array of all shipment items

items
filter_options
object

Filter response by keywords

Responses

Language
Credentials
Bearer
token
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json