Prototype demos

Live previews of the FreightHub product surfaces. Each runs on built-in dummy data. Sign-in required for product apps.

DESKTOP · LOGIN

Load Board

Broker/carrier load board with FMCSA verification, fraud signals, and AI matching scores. Truckload + drayage views.

/app
MOBILE · LOGIN

Driver Mobile App

In-cab driver experience: nearby loads, voice search, booking flow. Best viewed at phone width or in DevTools mobile mode.

/mobile
CARRIER · LOGIN

Carrier Onboarding

Multi-step signup: MC lookup against mock FMCSA database, document upload, payment setup. Try MC 991204.

/onboarding
API · PUBLIC

Backend API

Live Express API with FMCSA verification, fraud scoring, match engine, rate engine, port/container stubs, and atomic booking.

GET /api/health
GET /api/loads
GET /api/fmcsa/verify/:mc
GET /api/fraud/score/:mc
GET /api/match/:mc
GET /api/stats