FedEx · GraphQL Specification

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.

Documentation Endpoint View on GitHub Address ValidationFreightLogisticsPickupRatingShippingTrackingWebhooksFortune 100GraphQL

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

Back to FedEx · All GraphQL Specs · GitHub