UPS
Manage My UPSBillingAddress Book
Create a ShipmentCalculate Time and CostSchedule a PickupFind LocationsUse International ToolsUPS Labels, Paks, and MoreSet Preferences
Track ShipmentsAccess Flex Global ViewIntegrate Tracking Tools
ShippingTrackingReceiving Your ShipmentBilling and PaymentTechnology Support
UPS OnLine Tools FAQ

What are UPS OnLine Tools?
UPS OnLine Tools are Internet-based applications that add a new level of customer service throughout your company and functionality to your business Web site or enterprise application. With UPS OnLine Tools, your customers can track products they've purchased online, compare and choose from a variety of shipping services that best serve their needs, and handle shipping logistics more efficiently than ever before.

The tools are:

  • UPS Tracking: Provide up-to-the-minute shipment status - from origin to delivery - to your online customers.
  • UPS Signature Tracking: Obtain proof of delivery containing a digitized signature and delivery address.
  • UPS Rates & Service Selection: Let online shoppers compare, price, and select shipping services that best fit their needs and budgets.
  • UPS Time in Transit: Let your customers compare the speed of different UPS shipping services to everywhere UPS delivers around the world.
  • UPS U.S. Address Validation: Ensure that customer-entered shipping addresses for the United States are correct at the time of order.
  • UPS Shipping: Bring UPS Web-based shipping to your employees' desktops.
  • UPS TradeAbilityTM Web Services: Manage the movement of international goods in a timely, efficient, and compliant manner. UPS TradeAbility services include Denied Party Screener, Landed Cost, Export License Detector, and Import Compliance.

 Back to Top

How can UPS OnLine Tools help my business?
When you use UPS OnLine Tools, you can enable your company to improve customer service by streamlining your ordering and shipping processes. Using UPS OnLine Tools can also help you lower costs by reducing returns and customer support phone calls, and empower buyers by allowing customers to track their packages and choose their own shipping options.

 Back to Top

What types of businesses use UPS OnLine Tools?
Thousands of companies of all shapes and sizes are currently enjoying the benefits of UPS OnLine Tools on their e-commerce sites.

 Back to Top

How do UPS OnLine Tools work?
The UPS OnLine Tools are Application Programming Interfaces (APIs) that work by allowing you to access transportation functionality which resides on UPS servers. This information is then delivered to your customers.

 Back to Top

How much do UPS OnLine Tools cost?
UPS OnLine Tools are free to license, though certain fees may apply for usage of service. You may also require integration assistance from IT professionals or third-party developers, depending on the complexity of your e-commerce solution.

 Back to Top

How can I integrate UPS OnLine Tools with my business processes?
UPS OnLine Tools are free and come with clear instructions about how they can be incorporated into your e-commerce solution. For UPS Tracking, the tool documentation includes HTML code that fits into your existing site code. For the XML versions of UPS OnLine Tools, your IT professional will be required to use advanced programming such as Java to develop a program to send and receive data over the Internet. Your IT professional will also integrate the results into your Web site or enterprise solution. Before you use the tools, you must accept a licensing agreement that specifies terms and conditions.

 Back to Top

After I register for UPS OnLine Tools, will UPS provide me with any software?
UPS does not provide programs or code that need to be installed on your system. We provide you with technical documentation that describes UPS OnLine Tools and guides you through the requirements for building the application so it can communicate with UPS servers and work effectively on your site.

 Back to Top

Will I have to accept a long-term licensing agreement to get UPS OnLine Tools?
While you must agree to license the tools, there is no long-term obligation associated with UPS OnLine Tools. You can cease using UPS OnLine Tools at any time and convert your site back to its original configuration.

 Back to Top

Does UPS provide technical support for the tools?
Yes. UPS provides technical support via e-mail for implementation and production. Licensed users may access technical support at no additional cost.

 Back to Top

How will UPS OnLine Tools impact the look and feel of my Web site?
UPS OnLine Tools will not change the style or tone of your Web site. The tools are not hyperlinks to UPS.com. You control how to display the data and the user's experience. Displaying the UPS brand on your Web site will give your customers peace of mind knowing that their orders will be shipped reliably and securely.

 Back to Top

What happened to the datastreaming version of UPS OnLine Tools?
UPS replaced the datastreaming version of UPS OnLine Tools with new XML technology that improves integration efforts.

 Back to Top

What are the functional differences between the HTML versions and the XML versions of UPS OnLine Tools?
UPS Tracking is the UPS OnLine tool that is available in either HTML or XML. Although there are technical differences between the two versions, there are no functional differences.

 Back to Top

What are the technical differences between the HTML versions and the XML versions of UPS OnLine Tools?
The biggest difference between the HTML and XML versions of UPS OnLine Tools is the structured, self-descriptive, and extensible formatting of the data. XML documents have tags naming each data element allowing optional elements to be omitted and unexpected or uninteresting elements to be ignored. XML documents are also hierarchically structured so that a particular value, such as "City", can be used in a variety of contexts (for example, OriginAddress, DestinationAddress, ShipperAddress) without confusion. Because unexpected data, identified by the tags, can easily be ignored, XML documents can be extended (added to) without impact to existing applications.

 Back to Top

Are updates planned for UPS OnLine Tools? How will I find out about them?
UPS plans to continue to upgrade UPS OnLine Tools for increased performance and functionality. When updates are announced, registered users will be notified via e-mail. Please keep the e-mail address in your profile up to date since this is our only means of communication. We recommend you return to this site on a monthly basis because, as we continue to identify the dynamic needs of our customers, we will deliver new and improved business solutions.

 Back to Top

In which countries are UPS OnLine Tools available?
UPS OnLine Tools are available in several countries around the world. Visit the UPS OnLine Tools Global Overview page on this site for a complete listing of countries. If your country is not listed, please check back often. We are continually adding global functionality and more support of local languages.

 Back to Top

Can I include UPS OnLine Tools into my product for distribution or sale outside of my company?
UPS selectively licenses third-party developers to distribute products that include UPS OnLine Tools. UPS has created a Third Party Developer License Request form for companies that would like to submit a request to integrate the UPS OnLine Tools into their product or application for distribution outside of their company. To access the form, visit the UPS OnLine Tools application in the Business Solutions area of this site.

 Back to Top

What are TradeAbility Web Services?
Web Services are self-contained, modular applications that can be described, published, located, and invoked over a network, generally, the Web. The TradeAbility Web Services are composed of four services. The services are Landed Cost, Import Compliance, Export License Detector, and Denied Party Screener.

 Back to Top

What are the benefits of using Web Services?
Use of the Web Services architecture provides the following benefits:

  1. Promotes interoperability by minimizing the requirements for shared understanding
    The Web Service Description Language (WSDL), an XML-based interface, is the only requirement for shared understanding between a service provider and a service requester. By limiting what is absolutely required for interoperability, collaborating Web services can be truly platform and language independent. By limiting what is absolutely required, Web Services can be implemented using a large number of different underlying infrastructures.
  2. Enables just-in-time integration
    Collaborations in Web Services are bound dynamically at runtime. A service requester describes the capabilities of the service required and can use the TradeAbility Web Service WSDL to bind/attach to those services.
  3. Reduces complexity by encapsulation
    All components in Web Services are services. What is important is the type of behavior a service provides, not how it is implemented. A WSDL document is the mechanism to describe the behavior encapsulated by a service.
  4. Enables interoperability of legacy applications
    By allowing legacy applications to be wrapped in a WSDL, and exposed as services, the Web Services architecture easily enables new interoperability between these applications. In addition, security, middleware and communications technologies can be wrapped to participate in a Web service as environmental prerequisites.

 Back to Top

What is a Developer's Key?
Part of obtaining UPS OnLine® Tools is licensing, by which you agree to the terms and conditions of using the tools. Once you are licensed, you are issued a Developer's Key. The Developer's Key gives your business access to the documentation for UPS OnLine Tools.* Different keys are issued for end users and third-party developers.

* Does not include documentation for UPS Signature Tracking, U.S. Address Validation, or UPS Shipping. An end user must first complete a request form and be approved in order to access the documentation for these tools.

 Back to Top

How can I get a Developer's Key?
Developer's Keys are available in the Get Tools area of this site. In order to obtain a Developer's Key, you must be registered with UPS.

 Back to Top

What is an Access Key?
An Access Key provides your business access to UPS systems which hold the information you or your customers need to ship, track, or rate a package. There are two types of Access Keys - XML and HTML. An XML Access Key is required for access to all available XML versions of the UPS OnLine Tools. An HTML Access Key is required for access to all available HTML versions of the UPS OnLine Tools.

The following are a few suggestions to more effectively utilize your company's Access Key(s):

  • If your business is interested in integrating either the UPS Signature Tracking or the UPS Shipping tool, we require that you first complete a request form for the specific tool and receive authorization before requesting an Access Key.
  • If multiple locations or departments will be accessing the tools, a great way to monitor and assess usage is to have an Access Key per location.

 Back to Top

How do I use an Access Key?
To gain access to UPS OnLine Tools, the Access Key must accompany every request sent to the UPS OnLine Tools server. If the Access Key is valid for the requested UPS OnLine Tool (for example, using an XML Access Key for an XML tool) and the User ID/Password is correct, the requested service will be processed. If not, the service response containing the corresponding error code and message will be returned. Additional information on using an Access Key can be found within the documentation for each OnLine tool.

 Back to Top

How can I get an Access Key?
Access Keys are available in the Get Tools section of this site. In order to obtain an Access Key, you must have a valid Developer's Key. There are two types of Developer's Keys - end user and third party.

 Back to Top