FedEx GraphQL Schema
This conceptual GraphQL schema represents the FedEx shipping and logistics platform APIs, covering the full lifecycle of shipment creation, tracking, rating, pickup scheduling, location lookup, and address validation. It is derived from the FedEx REST API surface available at https://developer.fedex.com/ and models the core domain objects, enumerations, and operations offered by the FedEx Web Services API suite.
Overview
FedEx GraphQL Schema is a GraphQL API specification published by FedEx on the APIs.io network.
This conceptual GraphQL schema represents the FedEx shipping and logistics platform APIs, covering the full lifecycle of shipment creation, tracking, rating, pickup scheduling, location lookup, and address validation. It is derived from the FedEx REST API surface available at https://developer.fedex.com/ and models the core domain objects, enumerations, and operations offered by the FedEx Web Services API suite.
The specification includes 11 reference links.
Tagged areas include Address Validation, Freight, Logistics, Pickup, and Rating.
Endpoint
References
- Developer Portal https://developer.fedex.com/
- Track API https://developer.fedex.com/api/en-us/catalog/track/v1/docs.html
- Ship API https://developer.fedex.com/api/en-us/catalog/ship/v1/docs.html
- Rate API https://developer.fedex.com/api/en-us/catalog/rate/v1/docs.html
- Address Validation API https://developer.fedex.com/api/en-us/catalog/address-validation/v1/docs.html
- Pickup API https://developer.fedex.com/api/en-us/catalog/pickup/v1/docs.html
- Locations API https://developer.fedex.com/api/en-us/catalog/locations/v1/docs.html
- Authorization API https://developer.fedex.com/api/en-us/catalog/authorization/v1/docs.html
- Shipment Visibility Webhook https://developer.fedex.com/api/en-us/catalog/svm/v1/docs.html
- Sign Up https://developer.fedex.com/api/en-us/home.html
- Getting Started https://developer.fedex.com/api/en-us/get-started.html