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 V1 API (OpenAPI)
Back to ShipStation · All GraphQL Specs · GitHub