UTC --:--:--
NEX One platform

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.

Platform

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.

tracking API · demo
// 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.

Integration

REST, webhooks, EDI — your choice.

Shipment events stream into your ERP, WMS or TMS. No new tooling required on your side.

REST API

Pull what you need

JSON endpoints for shipments, events, documents and rates. Paginated, versioned, documented.

Auth: OAuth2 client credentials

Webhooks

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

EDI

Legacy-friendly

EDIFACT and ANSI X12 messages for bookings, status and invoices — mapped by our integration team.

Formats: IFTSTA, EDIFACT

Security & compliance

Freight data is your data.

SOC 2®
Type II

Audited controls for availability, security and confidentiality. Report available under NDA.

GDPR
EU data

Data residency in the EU region by default; processing agreements on request.

AES-256
At rest

Encryption at rest and TLS 1.3 in transit. Keys rotated on schedule, per tenant.

AEO
Authorized operator

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.

Build on it

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.