3PLs and carriers integrate Yakit to classify orders, pull consignee-complete shipments and push normalized tracking back to marketplaces — so your merchants get great SLAs and you win more cross-border volume.
# Basic Auth — one Master login for all merchants Authorization: Basic <user:accountKey> # 1 · Classify & get landed cost POST /classify → hsCode, duties, taxes # 2 · Pull order (webhook hit) GET /shipment/{shipmentId} # 3 · Push AWB, we normalize tracking POST /updateShipment { merchantId, shipmentId, awbNumber }
Yakit pulls orders from the marketplace, classifies them and creates a virtual shipment with categories and HS codes. Your platform ("Shipper") reads that data to print labels and fulfil the order — you keep the merchant relationship, payments and support.
&channel=etsy or shopify to skip the Channels page).shipmentId each time a new order is pulled, then call Get Open Shipment for full details.Assumption: the Shipper doesn't hold the OrderId and pulls it from Yakit via webhooks. Summarized from Yakit API Flow 2 — Shipping Platform integration (Orders pulling), v1.3.
Basic Auth against the Yakit endpoint.
Register callback URL; merchant links their store.
Callback fires with the Yakit shipmentId.
Push AWB → order marked dispatched.
Push your AWB into a Yakit shipment and Yakit pulls your events from Aftership (or your native adapter), normalizes them per marketplace spec and posts them to Etsy and Shopify. Etsy is integrated as a virtual carrier.
yakit) and API key; the Shipper is billed by Aftership per shipment.Summarized from Yakit API Flow 3 — Shipping Platform integration (Etsy Tracking push), v1.4.
Normalized Shipper events, as the Etsy seller and buyer see them.
The Yakit Classifier takes any input — text, a product URL or an image URL, in any language — and returns an HS code plus a full duty-and-tax landed-cost breakdown for the destination country.
Summarized from the Yakit Classifier demo. Watch it below.
Tell us about your network and volumes and our partnerships team will reach out with API docs and rate options.