Site Logo

🎉 ShipEngine is becoming ShipStation API 🎉

Over the next few months you'll notice the ShipEngine website, documentation portal, and dashboard being rebranded as ShipStation API. For our ShipEngine customers, you don't need to take any action or change any of your integrations in any way. All endpoints will remain the same and continue to function as they always have.

To learn more about what's coming, review our New ShipStation API page.

Supported LTL Carriers

ShipStation API provides many carrier options for LTL shipping and allows you to perform all your LTL shipping operations programmatically.

LTL Carrier Details

The table below lists details about the LTL carriers available in ShipStation API.

Carrier NameSCACsQuotesSpot QuotesPickupsTrackingAuto PRO #Documents
A. Duie Pyle Inc.PYLE✔✔✔✔✔
AAA Cooper TransportationAACT✔✔✔✔✔
ABF Freight Systems Inc.ABFS✔✔✔✔✔✔
ACI Motor Freight, IncAGCE✔✔✔✔
Averitt Express Inc.AVRT✔✔✔✔✔✔
Best Overnite ExpressBTVP✔✔✔
Central Freight LinesCENF✔✔✔✔✔
Central TransportCTII✔✔✔
CRH TransportationCRHM✔✔✔
CrossCountry Freight SolutionsCCYQ✔✔✔✔
Day & RossDAYR✔
Daylight Transport LLCDYLT✔✔✔
Dayton Freight Lines Inc.DAFG✔✔✔✔✔
Dependable Highway ExpressDPHE✔✔✔✔
Dohrn Transfer CompanyDHRN✔✔✔✔✔
Double D Express, IncDBDE✔✔✔✔
Dugan Truck LineDUBL✔✔✔
Estes Express LinesEXLA✔✔✔✔✔✔
FedEx Freight Priority / Economy (FedEx LTL Freight East / FedEx Freight National)FXFR
FXNR
✔✔✔✔✔✔
Forward Air Inc.FWDN✔✔
Forward Air, IncFWRA
FWDN
FWDA
✔✔✔✔✔
GLS FreightMTVL✔✔✔
Hercules FreightHRCF✔✔
HollandHMES✔✔✔✔✔
Land Air Express, IncLREC✔✔✔
Magnum LogisticsMGUL✔✔✔
Mainfreight, IncMFGN
MIHD
✔✔✔
Manitoulin TransportMANI✔✔✔✔
Metropolitan Warehouse & DeliveryMWDP✔✔
Midwest Motor ExpressMIDW✔✔✔✔✔
N&M Transfer CompanyNMTF✔✔✔✔✔
New Penn Motor ExpressNPME✔✔✔✔✔
Oak Harbor Freight Lines Inc.OAKH✔✔✔✔✔
Old Dominion Freight Lines Inc.ODFL✔✔✔✔✔✔
Peninsula Truck Lines, IncPENS✔
Pitt-OhioPITD✔✔✔✔✔
R & L Carriers Inc.RLCA <
RFLFC
RNLO
RRLRR
RLFV
✔✔✔✔✔
R+L Carriers, IncRLFC
RNLO
RLRR
RLFV
GMLS
RCLA
✔✔✔✔✔
ReddawayRETL✔✔✔✔✔
Roadrunner Transportation Services Inc.RDFS✔✔✔✔
Saia LTL FreightSAIA✔✔✔✔✔✔
Southeastern Freight LinesSEFL✔✔✔✔✔✔
Southwestern Motor Transport, IncSMTL✔✔✔
Standard ForwardingSTDF✔✔✔
TForce FreightTFIN
UPGF
✔✔✔✔✔✔
TST-CF ExpressCFWL
OVLD
✔✔✔
U.S. Road Freight Express, IncUSRD✔
UPS FreightUPGF✔✔✔✔✔✔
US Special DeliveryUPSD
UPPN
✔✔
Valley Cartage CompanyVALC✔✔✔✔
Ward TruckingWARD✔✔✔✔✔
XPO Logistics (Con-Way Freight)CNWY
CWCW
CWSE
CWNO
XPOL
CWWE
✔✔✔✔✔
YRC Freight IncRDWY
YFSY
YRCA
✔✔

SCACs

Each LTL carrier is uniquely identified in the industry by its Standard Carrier Alpha Code or SCAC. Some carriers even have multiple SCACs that correspond to different types of offerings. ShipStation API also uses the SCAC to uniquely identify the carrier.

In ShipStation API, the SCAC is referred to as the carrier_code. You will need to know the SCAC for your LTL carrier for any request that requires a carrier_id. Likewise, many responses will include the carrier_code, which corresponds to the SCAC.

Quotes

ShipStation API allows you to request a quote using contracted rates. Some carriers do not support requesting a quote programmatically. For those carriers, you can typically track shipments that you have shipped outside ShipStation API as well as retrieve shipping documents.

Spot Quotes

ShipStation API allows you to request a spot quote from an LTL carrier based on excess capacity. Some carriers do not support spot quotes.

Pickups

ShipStation API allows you to programmatically request a pickup of your LTL shipment. You can provide all the details about the shipment as well as your preferred container type and accessorial services directly in the pickup request. If you'd like to know the cost in advance, you may first request a quote and then schedule a pickup using the quote_id.

There are some carriers that do not support programmatically scheduling a pickup. However, you will still need to perform this operation in ShipStation API even if the carrier does not support programmatic pickup requests. This operation creates the bill of lading, which will be needed by the carrier at pickup. You will then need to schedule the pickup directly with the carrier.

Tracking

ShipStation API allows you to track your LTL shipment using the PRO number. The PRO number is returned when you schedule a pickup. However, some carriers don't support automatic PRO number generation. For those carriers, a PRO number will be assigned by the carrier at the time of pickup. The table above indicates which carriers support automatic PRO number generation.

Documents

ShipStation API allows you to retrieve the documents related to your LTL shipment, including the bill of lading, invoice, delivery receipt, and weight inspection certificate.