UPS · GraphQL Specification

UPS GraphQL Schema

This GraphQL schema represents the UPS Developer Kit REST API surface — covering shipping, tracking, rating, address validation, pickup scheduling, and related logistics operations. UPS exposes its capabilities through OAuth 2.0 authenticated REST endpoints at `https://onlinetools.ups.com/api`. This schema provides a conceptual GraphQL layer over those capabilities.

Documentation Endpoint View on GitHub LogisticsShippingFortune 500Supply ChainGraphQL

Overview

UPS GraphQL Schema is a GraphQL API specification published by UPS on the APIs.io network.

This GraphQL schema represents the UPS Developer Kit REST API surface — covering shipping, tracking, rating, address validation, pickup scheduling, and related logistics operations. UPS exposes its capabilities through OAuth 2.0 authenticated REST endpoints at https://onlinetools.ups.com/api. This schema provides a conceptual GraphQL layer over those capabilities.

The specification includes 5 reference links.

Tagged areas include Logistics, Shipping, Fortune 500, and Supply Chain.

Endpoint

References

Related API Specs

UPS Address Validation API (OpenAPI) UPS OAuth API (OpenAPI) UPS Paperless Documents API (OpenAPI) UPS Pickup API (OpenAPI) UPS Rating API (OpenAPI) UPS Shipping API (OpenAPI) UPS Time In Transit API (OpenAPI) UPS Tracking API (OpenAPI)
Back to UPS · All GraphQL Specs · GitHub