Trace

Carrier tracking

FedEx tracking API

FedEx is a premium global carrier used heavily for time-sensitive and international shipments. Integrating FedEx tracking directly means maintaining a separate FedEx developer account and web-service credentials.

With Trace, you send a FedEx tracking number (and the fedex carrier code when needed) and receive a normalized timeline with statuses, timestamps, and locations — no separate FedEx integration required.

Carrier type

premium

Regions

US, Global

Carrier code

fedex

Track FedEx in one request

FedEx tracking numbers are 12-15 digits. They can overlap with other numeric formats, so Trace uses source-reported carrier evidence when the format is ambiguous. Send a tracking number to the Trace API and receive a normalized event timeline.

curl -X POST https://api.traceapi.dev/v1/track \
  -H "Authorization: Bearer trc_test_key" \
  -H "Content-Type: application/json" \
  -d '{"tracking_number":"YOUR_TRACKING_NUMBER"}'

FedEx tracking FAQ

Does Trace support FedEx tracking?

Yes. Trace accepts the fedex carrier code and returns a normalized event timeline for FedEx shipments when a source provides usable data.

How do I track FedEx packages with Trace?

Send a POST request to /v1/track with the tracking number and, for ambiguous formats, the carrier code fedex. Trace returns normalized statuses and dated events with timestamps and locations.

Is FedEx detected automatically?

FedEx tracking numbers are 12-15 digits. They can overlap with other numeric formats, so Trace uses source-reported carrier evidence when the format is ambiguous.

Start tracking FedEx for free.

Create an account, generate an API key, and track your first FedEx package in under two minutes.