Connect your business
Make shipping more efficient while using your own system. Our technology will connect you to over 150 million pre-negotiated quotes, saving time and operational resources that are essential for your growth.
Have every major courier at the tip of your fingers
Why choose to collaborate only with a handful of carriers when you can match each request with the best possible transporter for the job via API.
Full implementation support
Our dedicated API implementation team is proactively supporting you with implementation to ensure the whole process is smooth and fast.
Keep money in your pocket
Access to our multi-carrier shipping API is entirely free.
How does the shipping API work?
API provides a fast and efficient way to create orders.
Quoting – you will get instant shipping prices
Booking – place your orders faster and easier
Tracking – get the tracking code for every order
Label – access the shipping label whenever needed
Documents – create and upload proforma invoices
Status – get delivery status updates for your orders
{
"shipment": {
"pickupAddress": {
"country": "LU",
"zip": "1911",
"city": "Luxembourg",
"street": "9 Rue du Laboratoire"
},
"deliveryAddress": {
"country": "SI",
"zip": "1000",
"city": "Ljubljana",
"street": "Cesta v Gorice 34b"
}
},
"parcels": {
"packages": [
{
"parcelId": "A00001",
"quantity": 1,
"width": 14,
"height": 14,
"length": 15,
"weight": 2,
"value": 150
}
]
},
"paymentMethod": "credit",
"currencyCode": "EUR",
"serviceType": "selection"
}
Review our API documentation
To see full documentation head to