ShipStation · GraphQL Specification

ShipStation GraphQL Schema

This document describes a conceptual GraphQL schema for the ShipStation multi-carrier shipping platform. ShipStation exposes a REST API (V1 at `ssapi.shipstation.com` and V2 at `docs.shipstation.com`), and this schema represents those capabilities in GraphQL terms to support tooling, documentation, and integration design.

Documentation Endpoint View on GitHub EcommerceLabelsLogisticsOrder ManagementShippingWarehousingGraphQL

Overview

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

This document describes a conceptual GraphQL schema for the ShipStation multi-carrier shipping platform. ShipStation exposes a REST API (V1 at ssapi.shipstation.com and V2 at docs.shipstation.com), and this schema represents those capabilities in GraphQL terms to support tooling, documentation, and integration design.

The specification includes 3 reference links.

Tagged areas include Ecommerce, Labels, Logistics, Order Management, and Shipping.

Endpoint

References

Related API Specs

ShipStation Accounts API (OpenAPI) ShipStation Carriers API (OpenAPI) ShipStation Customers API (OpenAPI) ShipStation Fulfillments API (OpenAPI) ShipStation Orders API (OpenAPI) ShipStation Products API (OpenAPI) ShipStation Shipments API (OpenAPI) ShipStation Stores API (OpenAPI) ShipStation Warehouses API (OpenAPI) ShipStation Webhooks API (OpenAPI)
Back to ShipStation · All GraphQL Specs · GitHub