ShipHero GraphQL API

ShipHero's primary public API built on GraphQL, providing programmatic access to warehouse management data and operations including inventory, orders, shipments, purchase orders, returns, wholesale orders, assembly products, labor metrics, and billing. The API uses a credit-based complexity system and supports query analysis before execution.

API entry from apis.yml

apis.yml Raw ↑
aid: shiphero:graphql-api
name: ShipHero GraphQL API
description: 'ShipHero''s primary public API built on GraphQL, providing programmatic access to warehouse
  management data and operations including inventory, orders, shipments, purchase orders, returns, wholesale
  orders, assembly products, labor metrics, and billing. The API uses a credit-based complexity system
  and supports query analysis before execution.

  '
humanURL: https://developer.shiphero.com/
baseURL: https://public-api.shiphero.com/graphql
tags:
- GraphQL
- Inventory
- Orders
- Shipments
- Warehouse
- Fulfillment
properties:
- type: Documentation
  url: https://developer.shiphero.com/
- type: GettingStarted
  url: https://developer.shiphero.com/getting-started/
- type: GraphQLPrimer
  url: https://developer.shiphero.com/graphql-primer/
- type: GraphQLSchema
  url: https://developer.shiphero.com/schema/
- type: Webhooks
  url: https://developer.shiphero.com/webhooks/