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.
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
- UPS Developer Portal https://developer.ups.com/
- API Catalog https://developer.ups.com/catalog
- Getting Started https://developer.ups.com/get-started
- GitHub https://github.com/UPS-API
- OpenAPI Spec https://raw.githubusercontent.com/api-evangelist/ups/refs/heads/main/openapi/ups-shipping-openapi.yml