
UPS Tracking Info
Pricing
$5.00/month + usage
Go to Store

UPS Tracking Info
The unofficial UPS tracking info API -- Get package status, shipping events, and more!
0.0 (0)
Pricing
$5.00/month + usage
2
Monthly users
1
Runs succeeded
>99%
Last modified
4 months ago

What UPS tracking info can I access? 📦
- Package status
- Weight
- Service type
- Delivery address (city, state, country)
- Progress events and percentage
Input format
You can enter up to 20 tracking numbers in a single request.
1{ 2 "trackingNumbers": ["1ZB350090325362692"] 3}
Output examples
✅ Valid tracking number
1{ 2 "trackingNumber": "1ZB350090325362692", 3 "packageStatus": "Delivered", 4 "progressBarPercentage": "100", 5 "weight": "9.00", 6 "weightUnit": "LBS", 7 "shippedOrBilledDate": "05/06/2024", 8 "shipToAddress": { 9 "city": "Lehi", 10 "state": "UT", 11 "country": "US", 12 }, 13 "progressActivities": [ 14 { 15 "date": "05/08/2024", 16 "time": "11:36 A.M.", 17 "location": "Lehi, UT, United States", 18 "activityScan": "Delivered", 19 }, 20 { 21 "date": "05/08/2024", 22 "time": "9:10 A.M.", 23 "location": "Ogden, UT, United States", 24 "activityScan": "Out For Delivery Today", 25 }, 26 { 27 "date": "05/08/2024", 28 "time": "8:41 A.M.", 29 "location": "Ogden, UT, United States", 30 "activityScan": "Loaded on Delivery Vehicle ", 31 }, 32 { 33 "date": "05/06/2024", 34 "time": "9:25 P.M.", 35 "location": "Salt Lake City, UT, United States", 36 "activityScan": "Severe weather conditions have delayed delivery.", 37 }, 38 { 39 "date": "05/06/2024", 40 "time": "3:39 P.M.", 41 "location": "Aurora, CO, United States", 42 "activityScan": "Departed from Facility", 43 }, 44 { 45 "date": "05/06/2024", 46 "time": "3:20 P.M.", 47 "location": "Aurora, CO, United States", 48 "activityScan": "We have your package", 49 }, 50 { 51 "date": "", 52 "time": "", 53 "location": "United States", 54 "activityScan": "Shipper created a label, UPS has not received the package yet. ", 55 } 56 ], 57 "leftAt": "Front porch" 58}
❌ Invalid tracking number
1{ 2 "trackingNumber": "1Z81RE900350586502", 3 "errorCode": "504", 4 "errorText": "Tracking number not found in database", 5 "packageStatus": null, 6}
Your feedback 🙏
If you have any feedback or notice any bugs, please create an issue on the Issues tab in Apify Console. Thank you!
Pricing
Pricing model
RentalTo use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.
Free trial
1 day
Price
$5.00