UPS Tracking Info
1 day trial then $5.00/month - No credit card required now
UPS Tracking Info
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:
Actor Metrics
4 monthly users
-
2 stars
>99% runs succeeded
Created in May 2024
Modified 3 months ago