UPS Tracking Info avatar

UPS Tracking Info

Try for free

1 day trial then $5.00/month - No credit card required now

View all Actors
UPS Tracking Info

UPS Tracking Info

spencers/ups-tracking-info
Try for free

1 day trial then $5.00/month - No credit card required now

The unofficial UPS tracking info API -- Get package status, shipping events, and more!

You can access the UPS Tracking Info programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "trackingNumbers": [
3    "1ZB350090325362692"
4  ]
5}' |
6apify call spencers/ups-tracking-info --silent --output-dataset

UPS Tracking Info API through CLI

The Apify CLI is the official tool that allows you to use UPS Tracking Info locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 2 monthly users
  • 2 stars
  • 100.0% runs succeeded
  • Created in May 2024
  • Modified about 1 month ago