UPS push-based tracking subscription (webhook) APIs. Requires OAuth token.
The information on this page was compiled from the provider's own sources, but the record has not been through full editorial review. Verify access conditions and limits against the provider's current documentation. Records in this state are not indexed by search engines.
Our review criteriaCatalog notes to consider when evaluating the integration, in addition to the provider documentation.
This API is premium. Use Authorization: Bearer <token> in Playground. transId and transactionSrc headers are used for traceability.
Last verified: February 8, 2026
Public test lab configuration summary for this API.
https://onlinetools.ups.com/Methods
Verified endpoint examples
/api/track/v1/subscription/standard/packageTrack Alert subscription (standard)
Creates a push-based tracking subscription (premium).
/api/track/v1/subscription/enhanced/packageTrack Alert subscription (enhanced)
Creates an enhanced Track Alert subscription (premium).
{
"locale": "en_US",
"countryCode": "US",
"trackingNumberList": [
"1ZCIETST0111111114",
"1ZCIETST0422222228"
],
"scanPreference": [
"string"
],
"destination": {
"url": "https://example.com/webhook",
"credentialType": "Bearer",
"credential": "string"
}
}Tracked public interactions for this catalog entry.
views
66
doc clicks
3
API calls
3
API ownership claim
If you are the official provider of this API, you can submit an ownership claim.