menu

Get All Carriers


play_arrow
pause
play_arrow
stop

Get Available Carriers / Shipping Methods

Sender.lv partners with 20+ international and local carriers who offer a wide variety of flexible shipping methods. Some methods are only available when you make a custom agreement with sender.lv, while others avaialbe straight away so you can start shipping with them.

This endpoint is not intended for retrieving shipping rates. Its purpose is to return the complete list of carriers currently available through the Sender.lv platform.

We recommend storing this list in your database for future reference. It can be used to:

  • Map your internal shipping methods to Sender.lv carriers.
  • Update carrier-specific metadata used by your application.
  • Populate carrier selection lists or administrative interfaces.

The list of available carriers changes infrequently. Updating it once per month is generally sufficient to keep your local data synchronized with the Sender.lv platform.

Sandbox URL:
GET https://api.sender.lv/api/sandbox/v1/carriers
Production URL:
GET https://api.sender.lv/api/v1/carriers

A shipping method is a specific service offered by a carrier which determines the price and method of delivering a parcel to a customer. A parcel cannot be sent or have a shipping label created for it until a shipping method has been selected.

Please log in and add your sandbox to play this scenario in real-time