From order
to doorstep, all in one place.
Plan routes, fulfil orders, track every parcel — built for merchants, 3PLs, and the teams in between.
One platform, one API, one bill.
Plan & optimise
Drop a list of stops or import an order batch. 4klyft picks the carrier, plans the sequence, and produces drivable routes in seconds — with time windows, breaks, and live re-optimisation.
Learn moreFulfil end-to-end
One workflow runs your warehouse pick + pack, internal couriers, and external 3PL partners. It waits, retries, and chases late carriers for you, so nothing falls through the cracks.
Learn moreTrack every parcel
Real-time driver locations, signature- and photo-on-delivery, automatic shipper notifications, full audit log per shipment. Your team stops chasing drivers — the dashboard answers for itself.
Learn moreRoutes that adapt as the day changes.
Every route keeps a complete, time-stamped history of itself. When a driver runs late, the engine reshuffles downstream stops without losing earlier proof-of-delivery signatures. Drag a stop and the carrier ETA updates while you're still holding the mouse.
Workflows that survive the messy real world.
A fulfilment order isn't one hand-off — it's a multi-step journey across your warehouse, an external carrier, and the customer. 4klyft tracks every step, pauses when it's waiting on a carrier, and picks back up the moment things move. If a carrier hasn't accepted within 24 hours, your dispatcher knows automatically.
From Shopify cart to driver hand-off, in one workflow.
Connect Shopify, WooCommerce, or your own API. Orders flow into 4klyft's fulfilment pipeline, route to the right warehouse, get picked + packed, and dispatched — internal courier, external 3PL, or whichever combination your rules say is best.
The driver app your team will actually use.
Touch-target spacing tuned for cold hands and gloves. Offline-tolerant for tunnels and basements. Signature + photo capture for proof of delivery. Two-tap mark-as-failed-attempt with a structured reason.
Built for the way your operation actually works.
For e-commerce brands
Ship your own orders without rebuilding the wheel. Plug in Shopify, route across your fleet and your 3PLs, settle the books at month-end — one platform, one bill.
See the e-commerce storyFor 3PLs and couriers
Run a multi-tenant control tower. Onboard merchants as sub-tenants, expose their dashboards, charge per parcel — without rebuilding your stack every time you sign a new client.
See the 3PL storyFor in-house ops teams
If you do your own last-mile, your dispatchers stop living in spreadsheets. Routes plan themselves; PODs land in the customer's inbox before they think to ask.
See the in-house storyBuilt API-first.
Every dashboard action is a public API. Plug 4klyft into your existing stack, replace any screen with your own UI, or wire it into an internal automation. Webhooks, REST, OAuth — the boring stuff is done.
Read the API docs// Create a shipment, plan it onto a route, fire it off const shipment = await client.shipments.create({ pickup: { address: '...', timeWindow: '09:00–12:00' }, delivery: { address: '...', requirePhoto: true }, partner: 'p_01HXYZ', }); await client.shipments.schedule(shipment.id, { date: '2026-06-25', optimise: 'auto', }); client.shipments.on('delivered', (e) => { console.log(`Signed by ${e.recipientName}`); });
Plays nicely with your existing stack.
All integrations →Free up to 200 shipments / month.
Scales to enterprise.
No setup fee. No per-seat charge. Pay for what you ship.
See full pricing“We replaced four tools with 4klyft. Our dispatchers came in on a Monday morning, looked at the playground, and asked when we'd had time to build it for them.”
Stop running ops in spreadsheets.
4klyft gets you on the road in a week. See it in action — book a 30-minute demo with someone who's actually shipped this.