Skip to content

UPS-API/api-documentation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UPS API Documentation

This respository contains OpenAPI Specifications for the APIs on developer.ups.com.

These files can be used in conjunction with various plugins and packages to generate models for UPS API request and response objects.

All of our APIs are secured with with OAuth 2.0 protocol and require an access token to transact with. Access tokens can be generated through two different grant types, either Client Credentials (OAuth ClientCredentials) or Authorization Code (OAuth AuthCode). The grant type is based on how you will transact with UPS APIs, whether your application will represent a single entity or multiple users. For more information please check the links below:

Client Credentials

Authorization Code

License

Copyright 2022 UPS.

Code licensed under the MIT License: http://opensource.org/licenses/MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors