AI Smart Logistics Platform

Live data connected to MySQL SaaS TMS API

Checking DB...

Full SaaS Workflow Demo

This page reads live data from the new API routes. It confirms that the workflow database is connected and every stage can be queried from MySQL.

Current API Base

Same origin: /api

Frontend: /saas-demo/

Loads-
Companies-
Drivers-
Database-

Workflow Status

Live load status distribution.

StatusCount

Recent Loads

Latest records from /api/loads.

LoadTypeStatusCustomer

All Loads

GET /api/loads

IDLoad #TypeMain RefContainer/FreightStatusCustomerCarrierRateAP

Customer Orders

GET /api/customer/orders

IDLoad #TypeRefStatusPickupDeliveryCustomer

Dispatch New Orders

GET /api/dispatch/new-orders

IDLoad #TypeRefStatusMinimal?CustomerEmail

Dispatch Board / Awarded Loads

GET /api/dispatch/awarded-loads

IDLoad #TypeRefStatusDispatchCustomerCarrierRate

Return Container Jobs

GET /api/return-container/jobs

IDReturn JobLoad #ContainerStatusPickupReturn TerminalDriverPay

Billing Ready

GET /api/billing/ready

IDLoad #TypeRefStatusCustomerARAPReturn AP

Accounting Invoices

GET /api/accounting/invoices

IDInvoice #StatusLoad #CustomerTotalPaidBalanceDue

Raw API Test

Click to test current API and inspect JSON result.

No API selected.