Enterprise Self-Serve LTL Price Index Research API Docs Warp CLI
Quote Freight Talk to Warp
Freight from the command line

Freight CLI: Quote, Book, and Track Freight from Your Terminal

Freight should be as easy to ship as code is to deploy. Warp is building the infrastructure to make freight programmable from anywhere, including the terminal. An API-first freight platform means every action is one command away.

warp quote Get instant LTL, FTL, and box truck rates from the command line
warp book Confirm and dispatch a shipment without leaving your terminal
warp track Pull live GPS, scan events, and delivery status on any load
Concept

What is a freight CLI?

A freight CLI is a command line interface for interacting with freight infrastructure. The same way developers use CLIs for cloud infrastructure, a shipping CLI lets you interact with freight operations from the terminal. Quote rates, book shipments, track loads, pull reports. All without opening a browser or calling a broker.

The concept is familiar to anyone who has used aws cli, gcloud, heroku, or stripe from the command line. Those tools turned complex cloud and payment infrastructure into simple terminal commands. Freight is the next enterprise workflow to get the same treatment. A command line freight tool takes the quoting, booking, and tracking that currently requires portals, phone calls, and email chains and collapses it into programmable commands.

The prerequisite for a freight CLI is an API-first platform. If the freight system behind it requires manual intervention to quote, book, or track, a CLI is just a thin shell over a broken process. The platform has to be fully programmable first. Then the CLI becomes a natural interface on top of that.

The case for terminal freight booking

Why freight needs a CLI

Developers and ops teams already live in the terminal. Infrastructure is managed from the command line. Deployments are triggered from the command line. Monitoring is piped through the command line. But when those same teams need to ship physical product, they switch to a freight portal, fill out a web form, or pick up the phone. That context switch is where freight breaks down for technical teams.

A freight CLI makes shipping scriptable, automatable, and composable. Instead of a human clicking through a quoting portal every time a shipment needs to move, a script handles it. Instead of someone checking a tracking dashboard for updates, a cron job pipes status changes into Slack or PagerDuty. Instead of freight living in a silo disconnected from the rest of operations, it becomes part of the same toolchain as deployments, monitoring, and CI/CD pipelines.

Freight is the last enterprise workflow that still requires logging into a portal or calling someone. Every other part of the supply chain stack has a CLI or API interface. Payments, cloud, databases, email, DNS. Freight has been left behind because legacy carriers and brokers were never built API-first. You cannot build a CLI on top of a system that requires faxes and phone calls to function.

Explore Warp's API-first freight platform

Use cases

What you could do with a freight CLI

A terminal freight booking tool opens up workflows that are impossible with a traditional freight portal. When freight becomes a command, it becomes composable with everything else in your stack.

# Check rates on your top 10 lanes every morning
warp quote --origin 90210 --dest 10001 --pallets 4 --format json

# Auto-book when rates drop below your threshold
warp book --quote-id qt_8x92k --confirm

# Pipe tracking data into your monitoring stack
warp track --shipment shp_3f29a --watch --format json | jq '.status'

A cron job that checks rates daily across your highest volume lanes and alerts you when pricing shifts. A script that auto-books when rates drop below a target threshold on a specific lane. Tracking data piped directly into Datadog, Grafana, or whatever monitoring stack your team already uses. Freight status changes triggering webhooks that update your ERP, notify your warehouse, or kick off downstream processes.

For physical product companies, a freight CLI means integrating shipping into deployment pipelines. When a production run finishes and inventory is ready to move, the same pipeline that built the product can book the freight. No handoff to a logistics coordinator. No email to a broker. The system handles it.

For 3PLs and brokerages running high-volume operations, a CLI means batch operations. Quote 200 lanes at once. Pull exception reports across all active shipments. Export delivery confirmation data for invoicing. Operations that take hours in a portal take seconds from the terminal.

The platform behind the CLI

Warp's programmable freight platform

Warp's API-first architecture is what makes a freight CLI possible. Every action available through the Warp dashboard is available through the API. Quoting, booking, dispatching, tracking, pulling delivery confirmations. The API is not an afterthought bolted onto a portal. The portal is a client of the API. Which means anything a CLI needs to do is already supported programmatically.

Behind the API sits Warp's operating network: 20,000+ vetted carriers, 9,000+ box trucks and cargo vans, 50+ Warp-operated cross-dock facilities, and 1,400+ active LTL lanes. Rates returned by the API are real, live rates from this network. Not estimates. Not indicative pricing that changes when you try to book. The same rate you get from the API is the rate you pay.

Every shipment booked through the API gets the same visibility as one booked through the dashboard. Local carriers operate through the Warp driver app with live GPS tracking, scan-in and scan-out events, proof of delivery photos, and electronic signature capture. Our AI backbone, Orbit, monitors every load and flags exceptions in real time. A CLI built on this platform would inherit all of that visibility and intelligence.

The Warp freight API is live today. Developers can integrate quoting, booking, and tracking into their own systems right now. A CLI is the logical next step: a thin, fast interface that wraps the API for teams that prefer working from the terminal.

API foundation
Every dashboard action via API
Quote, book, track, and pull delivery data programmatically. The API is live at wearewarp.com/developers/freight-api.
Real-time visibility
GPS, scans, and exceptions
Live tracking through the Warp driver app and Orbit monitoring on every load, accessible via API.
All-inclusive pricing
No surcharges, no hidden fees
Per-pallet pricing with no fuel surcharges, no accessorial fees, and no terminal handling charges.
Carrier network
20,000+ vetted carriers
Every carrier goes through authority verification, insurance validation, safety score review, and ongoing performance tracking.

Build on Warp's freight API

The API is live. Integrate quoting, booking, and tracking into your systems today. The CLI is the next interface Warp is building on top of it.

Orbit Warp's AI backbone. Always watching.