ShipHero GraphQL API
ShipHero exposes a single GraphQL endpoint that provides programmatic access to warehouse management and fulfillment operations. The API covers inventory, orders, shipments, purchase orders, returns, wholesale orders, locations, totes, labor metrics, and billing. It includes 69 queries and 120 mutations spanning 599 types, and enforces a credit-based complexity system that lets callers analyze query cost before execution.
Overview
ShipHero GraphQL API is a GraphQL API specification published by ShipHero on the APIs.io network.
ShipHero exposes a single GraphQL endpoint that provides programmatic access to warehouse management and fulfillment operations. The API covers inventory, orders, shipments, purchase orders, returns, wholesale orders, locations, totes, labor metrics, and billing. It includes 69 queries and 120 mutations spanning 599 types, and enforces a credit-based complexity system that lets callers analyze query cost before execution.
The GraphQL endpoint is available at https://public-api.shiphero.com/graphql. documentation is published at https://developer.shiphero.com/.
The specification includes 5 reference links.
Tagged areas include Warehouse Management, Fulfillment, E-Commerce, Inventory, and Order.
Endpoint
References
- Documentation https://developer.shiphero.com/
- GettingStarted https://developer.shiphero.com/getting-started/
- GraphQLPrimer https://developer.shiphero.com/graphql-primer/
- GraphQLSchema https://developer.shiphero.com/schema/
- Webhooks https://developer.shiphero.com/webhooks/
Work with this as data
Every GraphQL schema here is available over the APIs.io API and to AI agents over MCP.