generated: '2026-07-11' method: derived source: openapi/ups-shipping-openapi.yml docs: https://developer.ups.com/api/reference/oauth/client-credentials note: UPS OAuth 2.0 does not publish named scopes — the client credentials token request takes no scope parameter and the authorization-code spec leaves scope as an undocumented free-form string, with API permissions instead granted by adding API products to an application in the UPS Developer Portal (https://developer.ups.com/api/reference/oauth/client-credentials). schemes: - name: OAuth2 source: openapi/ups-shipping-openapi.yml flows: - flow: clientCredentials tokenUrl: https://onlinetools.ups.com/api/security/v1/oauth/token scopes: []