get the shipping price of a package

By passing some params, you could get the shipping price. If you also pass the dimensions of your package, its compliance with the carrier's dimension rules will be verified.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

alpha2 iso code of the destination country

string
required

alpha2 iso code of the origin country

string
required

Name of the carrier, the current possibilities are: Laposte, Dhl or Mondial Relay

string
required

Name of the service (you can get it whith the request /carrier_services/prices below)

string
required

the weight

string

the package length in cm

string

the package width in cm

string

the package height in cm

integer

the value in cents that you want to insure (use this to get the insurance_price)

Responses

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