Introduction
Create an authorization token for your application to utilize UPS APIs.
Details
Click the buttons at the top of the page to access this tool.
Usage of the OAuth API product is required for all integrations with UPS APIs. There are two main flows that can be used when implementing the OAuth product (see links to the right under "Overview")
For those looking to represent a single entity of an organization there is a simple client credential grant type that is suggested. For those looking to represent many users, or a multi-credential organization, a more robust authorization code (aka authcode) grant type is suggested.
Click the link at the top of the page to access this tool.