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
Latest Changes
Added QC_ON_HOLD and REJECTED values to the InboundShipmentStatus enum.
Clarified how the Public API reserves and settles credits, how to compare estimated and final query cost, and how to handle credit and request-rate limits. The Getting Started guide now includes copyable analysis, response, error-handling, and pagination examples.
Added the paid tier to Data Exports with daily full exports and delta exports every 30 minutes. The free tier, available to every account, keeps weekly full exports and delta exports every six hours. Contact your Customer Success Manager to enable the paid tier.
Data Exports replaces Recurring Data Exports, which will be deprecated soon. Use Data Exports for new integrations and plan to migrate existing ones.
Updated UpdateInventoryInput and ReplaceInventoryInput: provide location_id or lpn_id when changing inventory. Requests without either value are now rejected.
Released a new version of the Public API Skill, available for download.
