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.
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
- ShipStation V1 API Docs https://www.shipstation.com/docs/api/
- ShipStation V2 API Docs https://docs.shipstation.com/
- GitHub Organization https://github.com/shipstation