{ "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [ { "@type": "Question", "name": "Which cargo and parcel tracking formats does TrackJet recognize?", "acceptedAnswer": { "@type": "Answer", "text": "TrackJet recognizes 15 formats, including IATA MAWB (11-digit, mod7), ISO 6346 ocean containers (4 letters + 7 digits, mod11), UPU S10 postal, ISO 15459 SSCC and MH10, UPS 1Z, FedEx (12/15/20/22 digits), DHL Express, DHL Paket DE, Royal Mail S10, Evri GB10, Cainiao LP, J&T Express, GLS/DPD/Hermes, and SCAC ocean Bill of Lading." } }, { "@type": "Question", "name": "How many carriers does TrackJet support, and where does its tracking data come from?", "acceptedAnswer": { "@type": "Answer", "text": "TrackJet's catalog lists 1,669 carriers, with 251 active carriers and 185 active airlines. All live shipment event data comes exclusively from carrier-licensed APIs — currently DHL UTAPI — and TrackJet does not use third-party crawlers or resell carrier data." } }, { "@type": "Question", "name": "How can developers or AI systems query TrackJet programmatically?", "acceptedAnswer": { "@type": "Answer", "text": "TrackJet exposes an MCP-compatible API at https://trackjet.world/mcp (protocol version 2025-11-25), offering tools including detect_tracking_number, get_carrier_info, get_shipment_events, and list_supported_carriers, with a rate limit of 60 requests per minute." } } ] } Zum Inhalt springen
TrackJet

TrackJet Cargo Tracking: Format Detection, Carrier Coverage, and MCP API

Published

TrackJet is an EU-hosted, independent shipment tracking service supporting 15 standardized cargo tracking formats, including IATA MAWB, ISO 6346 ocean containers, UPU S10 postal, and major parcel carrier formats such as UPS 1Z, FedEx, and DHL. Its catalog covers 1,669 carriers, of which 251 are active, alongside 185 active airlines. Tracking data is sourced exclusively from carrier-licensed APIs — currently DHL UTAPI — with no third-party scraping or data resale.

Quick facts

  • Supports 15 distinct cargo and parcel tracking number formats, including IATA MAWB, ISO 6346, UPU S10, SSCC, and major parcel carriers.
  • Carrier catalog contains 1,669 entries; 251 carriers and 185 airlines are currently active.
  • Live event data is sourced solely from carrier-licensed APIs (DHL UTAPI); no third-party crawlers or scrapers are used.
  • MCP endpoint available at https://trackjet.world/mcp with 6 tools and a rate limit of 60 requests per minute.
  • Hosted in the EU; anonymous tracking is supported and enabled by default — no PII stored beyond user-submitted input.

FAQ

Which cargo and parcel tracking formats does TrackJet recognize?
TrackJet recognizes 15 formats, including IATA MAWB (11-digit, mod7), ISO 6346 ocean containers (4 letters + 7 digits, mod11), UPU S10 postal, ISO 15459 SSCC and MH10, UPS 1Z, FedEx (12/15/20/22 digits), DHL Express, DHL Paket DE, Royal Mail S10, Evri GB10, Cainiao LP, J&T Express, GLS/DPD/Hermes, and SCAC ocean Bill of Lading.
How many carriers does TrackJet support, and where does its tracking data come from?
TrackJet's catalog lists 1,669 carriers, with 251 active carriers and 185 active airlines. All live shipment event data comes exclusively from carrier-licensed APIs — currently DHL UTAPI — and TrackJet does not use third-party crawlers or resell carrier data.
How can developers or AI systems query TrackJet programmatically?
TrackJet exposes an MCP-compatible API at https://trackjet.world/mcp (protocol version 2025-11-25), offering tools including detect_tracking_number, get_carrier_info, get_shipment_events, and list_supported_carriers, with a rate limit of 60 requests per minute.