Kuebix (now part of FreightWise LLC) is a SaaS transportation management system used by midmarket and larger shippers to rate, plan, execute, track, and audit freight across LTL, TL, parcel, and multi-modal lanes. An unofficial API lets you programmatically pull rate quotes, shipments, tracking events, BOLs, invoices, and carrier/lane data—and push new shipment requests, status updates, documents, and audit decisions back into Kuebix.

Kuebix is a full-featured SaaS transportation management system (TMS) for midmarket and larger shippers, now part of FreightWise LLC. Shippers use Kuebix to request rates from any location, plan and execute shipments, schedule pickups, communicate with carriers, track loads in flight, and audit freight invoices. The platform spans planning, execution, tracking and visibility, and BI/analytics, with managed transportation available through the FreightWise side of the combined offering.
Core product areas include:
Common data entities:
Shippers rely on Kuebix daily, but turning portal-based and EDI-driven workflows into reliable API automation is non-trivial:
Supergood reverse-engineers authenticated browser flows and network interactions to deliver a resilient API endpoint layer for your Kuebix tenant—regardless of whether your account sits on the Kuebix or FreightWise side of the combined platform.
Book a 30-minute session to confirm your Kuebix/FreightWise modules, licensing, carrier connections, and authentication model.
We deliver a production-ready Kuebix adapter tailored to your shippers, lanes, and entitlements.
Go live with continuous monitoring and automatic adjustments as Kuebix and FreightWise evolve.
/authenticateAuthenticate a Kuebix/FreightWise session and obtain credentials for downstream rating, shipment, and tracking calls. Handles username/password and MFA challenges.
/create_quoteRequest rate quotes across your contracted and Community Load Match carriers for a given lane, mode, weight, and accessorial profile—returning carrier, service level, transit, cost, and fuel surcharge.
/ratesList previously generated rate quotes filtered by lane, carrier, mode, or quote ID. Useful for re-quoting, audit trails, and tying historical rates to booked shipments.
/create_shipmentBook a shipment against a selected rate quote—generating BOL, scheduling pickup, and dispatching tender to the carrier through the appropriate EDI 204 or API flow.
/shipmentsRetrieve shipments with filters for account, location code, status, mode, carrier, or reference numbers. Supports pagination for ERP/WMS reconciliation jobs.
/trackingPull tracking events (pickup, in-transit, exception, delivered, POD) for one or more shipments—normalized from EDI 214 and carrier API feeds into a consistent event model.
Programmatically request real-time rate quotes from Kuebix's 200+ carrier network across LTL, TL, and parcel modes—comparing service levels, transit times, fuel surcharges, and accessorial costs in a single normalized response.
Trigger shipment creation, BOL generation, and pickup scheduling directly from your ERP, OMS, or WMS—eliminating portal-based data entry and synchronizing references, weights, dims, and accessorials across systems.
Stream pickup, in-transit, exception, and delivery events from Kuebix Tracking & Visibility into your data warehouse or customer portal, normalizing carrier-specific status codes into a consistent event model.
Automate freight audit and invoice reconciliation by pulling carrier invoices, audit decisions, and GL coding through Kuebix's EDI X12 (210/214/810/990) and API flows—closing the loop with your AP system.
Authentication
Username/password and MFA (SMS, email, TOTP); session-based portal auth used when APIs are not directly exposed
Connectivity
Heterogeneous transport across SFTP, AS2, and REST/SOAP web service APIs; partner-negotiated per integration spanning kuebix.com and freightwisellc.com surfaces
Response format
JSON and XML on web service surfaces; EDI X12 (204/210/214/810/990) on EDI flows; CSV/TSV delimited and fixed-length flat files on file-based exchanges
Rate limits
Account- and partner-specific; carrier polling cadence governed by EDI partner agreements rather than published per-tenant quotas
Session management
Authenticated sessions with automated refresh and change detection across kuebix.com and freightwisellc.com; account/location code scoping preserved across calls
Data freshness
Tracking and status events arrive via EDI 214 or polled endpoints; rating, booking, and shipment lookups reflect near real-time portal state
Security
SOC 2 aligned controls; role-based permissions, account/location code scoping, and audit logging on shipment and invoice actions
Webhooks
No publicly documented webhook product; status, tender, and invoice events delivered via EDI 214/210/990 or polled REST endpoints
Latency
Sub-second on REST rating and shipment lookups; minutes-scale on EDI batch windows and SFTP/AS2 carrier exchanges
Throughput
Scales with tenant entitlements and carrier EDI maturity across the 200+ carrier network; bulk workloads chunked across pagination and batch windows
Reliability
Resilient to portal and EDI variance via X12 997/999 functional acknowledgements, HTTP status handling, and carrier-specific reject code normalization for EDI X12 freight settlement
Adaptation
Adapter layer absorbs the post-FreightWise consolidation: shifts across kuebix.com and freightwisellc.com surfaces, evolving entitlements, and per-tenant ERP/WMS field mappings
Kuebix is now part of FreightWise LLC, and integration documentation, login flows, and product surfaces are migrating across kuebix.com and freightwisellc.com. Existing Kuebix tenants continue to work, but URLs and entitlements may shift over time. Supergood's adapter layer abstracts these changes so your integration keeps working through the consolidation.
Kuebix connects to 200+ LTL, TL, parcel, and multi-modal carriers, including pre-negotiated Community Load Match rates and customer-contracted lanes. Coverage varies by your account's contracted carriers and modes; tendering, tracking, and invoicing depend on each carrier's EDI maturity.
It depends on the workflow. Tendering, status (214), and invoicing (210/810) are commonly EDI X12 flows, while rating, booking, and tracking lookups can run over REST/JSON or SOAP/XML where exposed. Most production integrations blend both—Supergood normalizes the responses so you consume one consistent shipment, rate, and event model.
OnKue is Kuebix's free TMS tier for shippers with lighter freight volumes, offering rate shopping and shipment execution against Community Load Match carriers. Broader Kuebix (and FreightWise) tiers add managed transportation, deeper analytics, custom carrier contracts, and advanced freight audit—integrations and entitlements differ accordingly.
Kuebix's full developer documentation is not publicly published, and API access is gated through account-level enablement and partner conversations. Supergood works with your account team to scope entitlements, then delivers a production-ready adapter without requiring you to chase down internal API portals.