Use this endpoint to see how much it would cost to ship your package. You can specify a specific carrier using the include_carriers field, or see all available services by default. The response will also show you the service_id for each result. Remember those as you'll need to include the service_id when you are wanting to ship the package.

Log in to see full request history
Body Params
shipment
object
required
boolean

Show all services including ones that are not valid for the shipment

include_services
array of int32s

Service ids to include in rate request

include_services
include_carriers
array of strings

Carrier codes to include in rate request (overridden by include_services)

include_carriers
exclude_carriers
array of strings

Carrier codes to exclude from rate request (overridden by include_services and include_carriers)

exclude_carriers
Response

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