Developer Resources
ShipHero GraphQL Public API
ShipHero’s public API provides access to platform data and operations for custom integrations. It is built on GraphQL, allowing clients to request exactly the fields they need for each workflow.
Quick Access
Information on how to access the API and authenticate
Free weekly full exports and delta exports generated every six hours, available through the Public API.
Beta-only GraphQL operations for tester clients
Check the updated examples of queries and mutations
Latest Changes
Released a new version of the Public API Skill, available for download.
Expanded access to the data_exports query to all customers.
Added the shipping_container_delete mutation to delete shipping containers.
Added the work_order_complete mutation to transition custom and assembly work orders to COMPLETED. Assembly work orders must have all units created and a receiving location set.
Added documentation for the existing Product Update and Order Backorder webhooks, including their trigger behavior and payloads.
