Maersk · Example Payload

Maersk Tracking Shipment Example

ShippingLogisticsContainer ShippingOcean FreightAir FreightSupply ChainDCSAMaritime

Maersk Tracking Shipment Example is an example object payload from Maersk, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

carrierBookingReferencetransportDocumentReferenceevents

Example Payload

Raw ↑
{
  "carrierBookingReference": "222334455",
  "transportDocumentReference": "909876543",
  "events": [
    {
      "eventID": "evt-001",
      "eventType": "EQUIPMENT",
      "eventClassifierCode": "ACT",
      "eventDateTime": "2026-05-12T08:14:00Z",
      "location": {
        "locationName": "Aarhus Container Terminal",
        "UNLocationCode": "DKAAR",
        "countryCode": "DK"
      },
      "equipmentReference": "MSKU1234567"
    },
    {
      "eventID": "evt-002",
      "eventType": "TRANSPORT",
      "eventClassifierCode": "ACT",
      "eventDateTime": "2026-05-14T22:00:00Z",
      "location": {
        "locationName": "Port of Aarhus",
        "UNLocationCode": "DKAAR",
        "countryCode": "DK"
      },
      "transportCall": {
        "carrierServiceCode": "TA1",
        "vesselIMONumber": "9778791",
        "carrierVoyageNumber": "519W",
        "modeOfTransport": "VESSEL"
      }
    },
    {
      "eventID": "evt-003",
      "eventType": "TRANSPORT",
      "eventClassifierCode": "EST",
      "eventDateTime": "2026-05-28T10:00:00Z",
      "location": {
        "locationName": "Port Newark",
        "UNLocationCode": "USEWR",
        "countryCode": "US"
      }
    }
  ]
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/maersk-tracking-shipment-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.