The API Report CardAPI Index
ShipStation

ShipStation API

Fleet / Trucking / Logistics · shipstation.com

ShipStation runs two parallel public REST APIs: V1 at ssapi.shipstation.com (Basic auth) and V2 at api.shipstation.com (API-Key header, built on ShipEngine). Free developer sandbox accounts are available, though production V1 access needs the Standard plan. Webhooks are first-class on both.

Last verified: July 2026Logistics & Supply Chain
API GRADE
B+
VERIFIED JUL 2026

SCORECARD

ExistenceGOODTwo parallel public REST APIs: V1 at ssapi.shipstation.com and the ShipEngine-based V2 at api.shipstation.com.
AccessGOODFree developer sandbox account with no credit card; production V1 access requires the Standard plan ($29.99/mo) or higher.
CoverageGOODOrders, shipments, carriers, products, stores, warehouses, plus V2 inventory, rates, batches, tracking, and reports.
AuthGOODV1 uses HTTP Basic with an API key and secret; V2 uses an API-Key header.
Docs & DXGOODOpenAPI 3.0 definition, Postman collection, and official SDKs in six languages at docs.shipstation.com.
StabilityGOODV1 and V2 are maintained in parallel, each with its own documented webhook event taxonomy.
Supergood turns hard-to-integrate enterprise software into clean REST APIs and MCP tools: stable endpoints, normalized JSON, managed auth.

Frequently asked questions

ShipStation scores B+ on the API Report Card. ShipStation runs two parallel public REST APIs: V1 at ssapi.shipstation.com (Basic auth) and V2 at api.shipstation.com (API-Key header, built on ShipEngine). Free developer sandbox accounts are available, though production V1 access needs the Standard plan. Webhooks are first-class on both.

Tried to integrate with ShipStation?