One system, every handoff.
Carrier events, customs status, warehouse inventory and documents normalized into one timeline per shipment — available in the portal, by API, or by EDI.
NEX One
The same timeline you see on the tracking page is what your ops team, your supplier and your customer see — each with the fields they need and nothing more.
-
01
Unified timeline
Events from vessel, flight, truck, terminal and customs merge into one chronological feed with source attribution.
-
02
Alert engine
Rules-based alerts: roll risk, demurrage countdown, temperature excursion, customs hold — delivered to email, Slack or webhook.
-
03
Document center
B/L, AWB, certificates and invoices versioned and shared with one link — expiring, revocable.
-
04
Inventory & billing
Warehouse stock at pallet level and per-shipment charges reconciled in one place.
// GET https://api.nexfreight.com/v1/shipments/NEX-2026-8812
{
"reference": "NEX-2026-8812",
"status": "in_transit",
"lane": { "origin": "CNSHA", "destination": "NLRTM" },
"eta": "2026-09-14T07:30:00+02:00",
"events": [
{ "code": "VSL_DEP", "when": "2026-08-17T08:15:00+08:00",
"location": "CNSHA", "source": "carrier_edi" }
]
}
Demo endpoint — production access requires an API key from your account manager. Sandbox keys available for evaluation.
REST, webhooks, EDI — your choice.
Shipment events stream into your ERP, WMS or TMS. No new tooling required on your side.
Pull what you need
JSON endpoints for shipments, events, documents and rates. Paginated, versioned, documented.
Auth: OAuth2 client credentials
Push, don't poll
Subscribe to event types per lane or customer; we POST on change with retry and signature verification.
Retries: 3 · HMAC signed
Legacy-friendly
EDIFACT and ANSI X12 messages for bookings, status and invoices — mapped by our integration team.
Formats: IFTSTA, EDIFACT
Freight data is your data.
Audited controls for availability, security and confidentiality. Report available under NDA.
Data residency in the EU region by default; processing agreements on request.
Encryption at rest and TLS 1.3 in transit. Keys rotated on schedule, per tenant.
Customs compliance status maintained with our brokerage licenses worldwide.
Certifications and compliance statements are demo placeholders — verify current status with the sales team before relying on them.
See the API in action.
The tracking page is a live demo of the same endpoint your team would integrate. Try a reference — then talk to us about a sandbox key.