{"templateId":"markdown","versions":[{"version":"shipstation-v2","label":"ShipStation V2 API","link":"/apis/shipstation-v2/docs/reference/list-carrier-services","default":true,"active":false,"folderId":"58c9a61d"},{"version":"shipengine","label":"ShipStation API (formerly ShipEngine)","link":"/apis/shipengine/docs/reference/list-carrier-services","default":false,"active":true,"folderId":"58c9a61d"},{"version":"shipstation-v1","label":"ShipStation V1 API","link":"/apis/shipstation-v1/docs/reference/list-carrier-services","default":false,"active":false,"folderId":"58c9a61d"}],"sharedDataIds":{"sidebar":"sidebar-apis/@shipengine/sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":[]},"type":"markdown"},"seo":{"title":"List Carrier Services","keywords":"shipping, labels, shipstation, documentation, api","siteUrl":"https://docs.shipstation.com","lang":"en-US","llmstxt":{"hide":false,"title":"ShipStation API LLM Docs","description":"Find links and references to all markdown documentation for use with LLMs","excludeFiles":[]}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"list-carrier-services","__idx":0},"children":["List Carrier Services"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Use this endpoint to return a list of available services and their attributes for a specific ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["carrier_id"]},"."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"requirements","__idx":1},"children":["Requirements"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["You will need a ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["carrier_id"]}," for this request. ",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},"To retreive carrier IDs, use the ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/apis/shipengine/docs/reference/list-carriers"},"children":["List Carriers"]}," endpoint."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"example-request--response","__idx":2},"children":["Example Request & Response"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["GET /v1/carriers/:carrier_id/services"]}]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"http","header":{"controls":{"copy":{}}},"source":"GET /v1/carriers/se-123890/services HTTP/1.1\nHost: api.shipengine.com\nAPI-Key: __YOUR_API_KEY_HERE__\n","lang":"http"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Example Response"]}]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","header":{"controls":{"copy":{}}},"source":"{\n  \"services\": [\n    {\n      \"carrier_id\": \"se-123890\",\n      \"carrier_code\": \"stamps_com\",\n      \"service_code\": \"usps_first_class_mail\",\n      \"name\": \"USPS First Class Mail\",\n      \"domestic\": true,\n      \"international\": false,\n      \"is_multi_package_supported\": false\n    },\n    {\n      \"carrier_id\": \"se-123890\",\n      \"carrier_code\": \"stamps_com\",\n      \"service_code\": \"usps_media_mail\",\n      \"name\": \"USPS Media Mail\",\n      \"domestic\": true,\n      \"international\": false,\n      \"is_multi_package_supported\": false\n    },\n    {\n      \"carrier_id\": \"se-123890\",\n      \"carrier_code\": \"stamps_com\",\n      \"service_code\": \"usps_parcel_select\",\n      \"name\": \"USPS Parcel Select Ground\",\n      \"domestic\": true,\n      \"international\": false,\n      \"is_multi_package_supported\": false\n    },\n    {\n      \"carrier_id\": \"se-123890\",\n      \"carrier_code\": \"stamps_com\",\n      \"service_code\": \"usps_priority_mail\",\n      \"name\": \"USPS Priority Mail\",\n      \"domestic\": true,\n      \"international\": false,\n      \"is_multi_package_supported\": false\n    },\n    {\n      \"carrier_id\": \"se-123890\",\n      \"carrier_code\": \"stamps_com\",\n      \"service_code\": \"usps_priority_mail_express\",\n      \"name\": \"USPS Priority Mail Express\",\n      \"domestic\": true,\n      \"international\": false,\n      \"is_multi_package_supported\": false\n    },\n    {\n      \"carrier_id\": \"se-123890\",\n      \"carrier_code\": \"stamps_com\",\n      \"service_code\": \"usps_first_class_mail_international\",\n      \"name\": \"USPS First Class Mail Intl\",\n      \"domestic\": false,\n      \"international\": true,\n      \"is_multi_package_supported\": false\n    },\n    {\n      \"carrier_id\": \"se-123890\",\n      \"carrier_code\": \"stamps_com\",\n      \"service_code\": \"usps_priority_mail_international\",\n      \"name\": \"USPS Priority Mail Intl\",\n      \"domestic\": false,\n      \"international\": true,\n      \"is_multi_package_supported\": false\n    },\n    {\n      \"carrier_id\": \"se-123890\",\n      \"carrier_code\": \"stamps_com\",\n      \"service_code\": \"usps_priority_mail_express_international\",\n      \"name\": \"USPS Priority Mail Express Intl\",\n      \"domestic\": false,\n      \"international\": true,\n      \"is_multi_package_supported\": false\n    }\n  ]\n}\n","lang":"json"},"children":[]}]},"headings":[{"value":"List Carrier Services","id":"list-carrier-services","depth":1},{"value":"Requirements","id":"requirements","depth":2},{"value":"Example Request & Response","id":"example-request--response","depth":2}],"frontmatter":{"seo":{"title":"List Carrier Services"}},"lastModified":"2026-04-08T10:47:45.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/apis/shipengine/docs/reference/list-carrier-services","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}