Skip to main content

List Shipping Methods

GET 

/api/shipstation/integration-instances/:integration_instance/shipping-methods

Returns every ShipStation carrier/service combination for the instance (flattened to carrier_code|service_code codes, cached 10 minutes from the ShipStation /carriers + /services endpoints, sorted by carrier then service name) with its current SKU.io mapping (or null), plus the list of available SKU.io shipping methods for the mapping dropdown.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type