Warehousing · 3PL · WMS

ShipHero

LIVE

ShipHero GraphQL Public API. WMS + shipping software. Owned + operated US warehouse network. Best for brands wanting to operate their own warehouse OR use ShipHero's network.

What you'll connect

ShipHero GraphQL Public API. WMS + shipping software. Owned + operated US warehouse network. Best for brands wanting to operate their own warehouse OR use ShipHero's network.

Prerequisites

  • ShipHero account (apply at shiphero.com) — Pro tier or above for API.
  • Access token from ShipHero settings → API Access.
  • Familiarity with GraphQL (or just use our adapter which abstracts it).

Connect in 60 seconds

  1. 1
    Text us "ShipHero" with your phone number.
  2. 2
    Paste your GraphQL access token.
  3. 3
    First sync: products + warehouses + recent orders + inventory.

What syncs after connection

  • Orders
    order_create mutation; order_cancel mutation; full status tracking
  • Products
    GraphQL query — variants + warehouse_products per location
  • Inventory
    On-hand, available, reserved per warehouse
  • Shipments
    Tracking + carrier + delivery status
  • Returns
    Return lifecycle with reason codes
  • Transfer orders (May 2026 feature)
    Move inventory between warehouses

Troubleshooting + status

GraphQL rate limit

ShipHero uses query complexity scoring. Our adapter chunks large queries automatically.

Replenishment levels

ShipHero sets replenishment_level per warehouse. We do not auto-modify these — set them in ShipHero UI.