Container Tracking API

Track any shipment.
One endpoint.

Real-time container and bill of lading tracking across 170+ ocean carriers. Simple REST API, clean JSON responses, ready in minutes.

170+ carriers99.9% uptime<400ms avg response
GET /api/v1/container/:number
curl \
  -H "Authorization: Bearer sk_live_YOUR_KEY" \
  "https://traqo.io/api/v1/container/MRSU6859427?sealine=MAEU"
200 OK
{
  "success": true,
  "data": {
    "reference_number": "MRSU6859427",
    "shipment_type": "Container",
    "sealine": "MAEU",
    "sealine_name": "Maersk",
    "status": "IN_TRANSIT",
    "origin": "Pithampur, India",
    "destination": "Nhava Sheva, India",
    "eta": "2026-06-18 00:00:00",
    "is_delayed": false,
    // ... events, vessels, containers & more
  }
}
Real-time tracking
Updated every few hours direct from carriers
170+ carriers
Maersk, MSC, CMA CGM, Hapag-Lloyd & more
Container & BL
Both reference formats supported
Full event timeline
Port-to-port history with transshipments
Vessel data
Vessel name, voyage & ETA included
Simple pricing
Pay per lookup or monthly — no hidden fees

Up and running in minutes

No complex setup, no SDKs required. Just an API key and standard HTTP requests.

01

Create a free account

Sign up with your email in under a minute. No credit card, no commitment.

02

Generate an API key

From your dashboard, create a key in one click. Revoke or rotate it anytime.

03

Start tracking

Send your first request and get structured JSON back — status, ETA, events, and more.

Everything you need to track ocean freight

Five focused endpoints covering containers, bills of lading, vessels, and sailing schedules.

Track a Container

Submit a container number and get full tracking data — status, route, ETA, port events, and vessel info.

GET/api/v1/container/:number

Track a Bill of Lading

Look up any Bill of Lading number to get the full shipment record — containers, route, milestones, and current status.

GET/api/v1/bl/:number

List Tracked Shipments

Retrieve all shipments saved on your account with summary status and ETA — useful for dashboards and bulk monitoring.

GET/api/v1/shipments

Vessel Location

Real-time AIS position for any vessel by IMO or MMSI. Returns coordinates, heading, speed, and destination port.

GET/api/v1/vessel/track

Sailing Schedules

Find all available sailings between two ports for a given date. Carrier, vessel, voyage number, and transit time included.

GET/api/v1/voyage/schedules

Built for every team

From solo developers to enterprise logistics teams, the Traqo API fits seamlessly into your workflow.

Freight Forwarders

Embed tracking into your TMS or customer portal. Give clients live shipment visibility without manual status calls.

E-commerce & Retail

Show customers where their goods are. Trigger notifications on milestone events like arrival at destination port.

Supply Chain Platforms

Add ocean freight tracking alongside air and road modes. One API for container and BL tracking across all major carriers.

ERP & WMS Integrations

Automatically update purchase order statuses in SAP, Oracle, or custom WMS when containers hit key milestones.

Analytics & BI Tools

Pull historical and live tracking data into your data warehouse. Analyse transit times, delays, and carrier performance.

Custom Dashboards

Build internal operations dashboards with live container maps, delay alerts, and carrier scorecards powered by our data.

Start building today

Get your API key in 60 seconds

Free tier included. No credit card required. Production-ready from day one.