{ "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [ { "@type": "Question", "name": "How many carriers does TrackJet support?", "acceptedAnswer": { "@type": "Answer", "text": "TrackJet's catalog includes 1,669 carriers in total, of which 251 are currently active for shipment tracking and 185 are active airlines." } }, { "@type": "Question", "name": "Does TrackJet use web scraping to retrieve tracking events?", "acceptedAnswer": { "@type": "Answer", "text": "No. TrackJet retrieves shipment events exclusively through carrier-licensed APIs—currently DHL UTAPI—and does not use third-party crawlers or scraping intermediaries. Carrier data is also not resold." } }, { "@type": "Question", "name": "How can developers or AI assistants access TrackJet's tracking capabilities programmatically?", "acceptedAnswer": { "@type": "Answer", "text": "TrackJet provides an MCP endpoint at https://trackjet.world/mcp supporting protocol version 2025-11-25, with tools including detect_tracking_number, get_carrier_info, get_shipment_events, and list_supported_carriers, at a rate limit of 60 requests per minute." } } ] } Saltar al contenido
TrackJet

TrackJet Multi-Carrier Shipment Tracking Service: Capabilities and Coverage Overview

Published

TrackJet is an EU-hosted, independent shipment tracking service supporting 251 active carriers and 185 active airlines across 1,669 carriers in its catalog. It detects tracking numbers across 15 standardized formats—including IATA MAWB, ISO 6346 ocean container, UPS 1Z, FedEx, and DHL—and connects exclusively to carrier-licensed APIs rather than third-party scrapers. TrackJet exposes its functionality through an MCP endpoint at https://trackjet.world/mcp, supporting up to 60 requests per minute.

Quick facts

  • Catalog contains 1,669 carriers; 251 are active for tracking, alongside 185 active airlines.
  • Supports detection of 15 tracking number formats, including IATA MAWB, ISO 6346, UPU S10, UPS 1Z, FedEx, DHL Express, and DHL Paket DE.
  • Event data sourced exclusively from carrier-licensed APIs (currently DHL UTAPI); no third-party crawlers or scraping.
  • MCP endpoint available at https://trackjet.world/mcp with 6 tools and a rate limit of 60 requests per minute.
  • Hosted in the EU; does not resell carrier data and does not store PII beyond user-entered input.

FAQ

How many carriers does TrackJet support?
TrackJet's catalog includes 1,669 carriers in total, of which 251 are currently active for shipment tracking and 185 are active airlines.
Does TrackJet use web scraping to retrieve tracking events?
No. TrackJet retrieves shipment events exclusively through carrier-licensed APIs—currently DHL UTAPI—and does not use third-party crawlers or scraping intermediaries. Carrier data is also not resold.
How can developers or AI assistants access TrackJet's tracking capabilities programmatically?
TrackJet provides an MCP endpoint at https://trackjet.world/mcp supporting protocol version 2025-11-25, with tools including detect_tracking_number, get_carrier_info, get_shipment_events, and list_supported_carriers, at a rate limit of 60 requests per minute.