{"id":22854,"date":"2019-07-12T17:39:00","date_gmt":"2019-07-12T22:39:00","guid":{"rendered":"https:\/\/www.shipstation.com\/?p=22854"},"modified":"2025-07-30T03:30:26","modified_gmt":"2025-07-30T08:30:26","slug":"choosing-a-shipping-api","status":"publish","type":"post","link":"https:\/\/www.shipstation.com\/blog\/choosing-a-shipping-api\/","title":{"rendered":"How to Choose a Shipping API"},"content":{"rendered":"\n<ol><li><a href=\"#c1\">What is a Shipping API?<\/a><\/li><li><a href=\"#c2\">Carriers<\/1><\/li><li><a href=\"#c3\">Scalability<\/a><\/li><li><a href=\"#c4\">Support<\/a><\/li><li><a href=\"#c5\">Technology<\/a><\/li><\/ol>\n\n\n\n<a id=\"c1\"><\/a>\n\n\n\n<div style='border: 1px solid #E2E8F0; border-left: 6px solid #20EE88; padding: 1.5rem; background-color: #F9FAFB; margin: 2rem 0;'><strong>Key Insights on Choosing a Shipping API:<\/strong><ul style='margin-top: 0.75rem; padding-left: 1.25rem; line-height: 1.6;'><li>Understanding the key features of a Shipping API, including label generation and rate comparison, is crucial for efficient shipping.<\/li><li>Scalability and support from the API provider are essential for growing businesses.<\/li><li>Discounted shipping rates can significantly reduce costs when using an API.<\/li><li>Proper documentation and ease of integration are vital for a smooth implementation of the Shipping API.<\/li><li>Real-time tracking and address validation features enhance user experience and reduce errors.<\/li><\/ul><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-1-what-is-a-shipping-api\"><strong>{ 1 } <\/strong><strong>What is a Shipping API?<\/strong><\/h2>\n\n\n\n<p>A shipping API offers a robust, customizable solution to the challenges of shipping. Ultimately, a shipping API is a group of APIs that can be used individually or together to accomplish tasks such as generating labels, retrieving rates, producing end of day forms, and updating tracking. There\u2019s no need to go through the tedious process of directly integrating your website\/OMS with carriers individually. Let\u2019s take a closer look at a shipping API\u2019s key features and its benefits.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-key-functions-of-a-shipping-api\">Key functions of a shipping API:<\/h3>\n\n\n\n<p class=\"has-background\" style=\"background-color:#7abfb5\">\u2014     Generate Labels <br>\u2014     Give Rates<br>\u2014     Provide Tracking Updates<br>\u2014     Easily Integrate with Carriers<br>\u2014    Address Validation<br>\u2014     Connect Carriers<br>\u2014     Create Shipping Manifests <br>\u2014     Void Returns<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-label-creation\"><strong>Label Creation<\/strong><\/h2>\n\n\n\n<p>Though shipping APIs serve additional purposes, their primary function is to generate shipping labels. Once you connect your carrier accounts to a shipping API, shipment data is transmitted to a create label API endpoint. The shipping API then transmits the shipment data to the carrier. The carrier then returns label data. The label data contains a URL that is used to download the label. It can then be printed immediately or saved for later.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"642\" src=\"https:\/\/www.shipstation.com\/wp-content\/smush-webp\/2019\/07\/Screen-Shot-2019-07-09-at-11.00.47-AM-1024x642.png.webp\" alt=\"\" class=\"wp-image-22881\" srcset=\"https:\/\/www.shipstation.com\/wp-content\/smush-webp\/2019\/07\/Screen-Shot-2019-07-09-at-11.00.47-AM-1024x642.png.webp 1024w, https:\/\/www.shipstation.com\/wp-content\/smush-webp\/2019\/07\/Screen-Shot-2019-07-09-at-11.00.47-AM-300x188.png.webp 300w, https:\/\/www.shipstation.com\/wp-content\/smush-webp\/2019\/07\/Screen-Shot-2019-07-09-at-11.00.47-AM-350x220.png.webp 350w, https:\/\/www.shipstation.com\/wp-content\/smush-webp\/2019\/07\/Screen-Shot-2019-07-09-at-11.00.47-AM-544x341.png.webp 544w, https:\/\/www.shipstation.com\/wp-content\/smush-webp\/2019\/07\/Screen-Shot-2019-07-09-at-11.00.47-AM-634x398.png.webp 634w, https:\/\/www.shipstation.com\/wp-content\/smush-webp\/2019\/07\/Screen-Shot-2019-07-09-at-11.00.47-AM-89x56.png.webp 89w, https:\/\/www.shipstation.com\/wp-content\/smush-webp\/2019\/07\/Screen-Shot-2019-07-09-at-11.00.47-AM-172x108.png.webp 172w, https:\/\/www.shipstation.com\/wp-content\/smush-webp\/2019\/07\/Screen-Shot-2019-07-09-at-11.00.47-AM-832x522.png.webp 832w, https:\/\/www.shipstation.com\/wp-content\/smush-webp\/2019\/07\/Screen-Shot-2019-07-09-at-11.00.47-AM.png.webp 1352w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-how-to-download-a-label\">How to download a label<\/h3>\n\n\n\n<p>There are generally two ways to download a label. You either print it immediately upon creation or generate the label and print it later in two separate API calls. <\/p>\n\n\n\n\n\n<h4 class=\"wp-block-heading\" id=\"h-generate-and-download-immediately\">Generate and Download Immediately<\/h4>\n\n\n\n<p>When your label data is retrieved from the carrier, one parameter that is returned is the <em>label_download_href_url. <\/em>This is what allows you to download and print the shipping label. YYou can also send this download URL via email, SMS, or other means to let a fulfillment company retrieve and generate the labels. Using a curl command, the request returned contains a label\u2019s unique secure auth token that is used to download and print the label. (Label data is generally stored for around 90 days.)<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"h-generate-and-download-separately\">Generate and Download Separately<\/h4>\n\n\n\n<p>If you wish to download a label when it is generated, there is usually a parameter you set when retrieving the label data that allows you to print immediately. It is usually named something like: <em>&#8220;label_download_type&#8221;: &#8220;inline&#8221;,<\/em>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-address-validation\"><strong>Address Validation<\/strong><\/h2>\n\n\n\n<figure class=\"wp-block-image alignright\"><img loading=\"lazy\" decoding=\"async\" width=\"158\" height=\"143\" src=\"https:\/\/www.shipstation.com\/wp-content\/smush-webp\/2019\/07\/image-8.png.webp\" alt=\"\" class=\"wp-image-22999\" srcset=\"https:\/\/www.shipstation.com\/wp-content\/smush-webp\/2019\/07\/image-8.png.webp 158w, https:\/\/www.shipstation.com\/wp-content\/smush-webp\/2019\/07\/image-8-62x56.png.webp 62w, https:\/\/www.shipstation.com\/wp-content\/smush-webp\/2019\/07\/image-8-119x108.png.webp 119w\" sizes=\"auto, (max-width: 158px) 100vw, 158px\" \/><\/figure>\n\n\n\n<p>Address validation lets you cross-reference a database to approve or correct a ship to address. Though the main function is to standardize invalid addresses, this features can also distinguish between residential and commercial addresses. It helps minimize additional fees such as address correction surcharges and helps ref1ect proper residential surcharges.<br><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-rate-comparison\"><strong>Rate Comparison<\/strong><\/h2>\n\n\n\n<p>You don\u2019t use the same shipping method for every order. And finding the best fit for a shipment doesn\u2019t have to be a guessing game. Rate shopping between multiple carriers and their services lets you view all available shipping rates for any connected carriers. With these available rates, it is possible to build features that automatically assign services based on rate.<\/p>\n\n\n\n<p>Similarly, features like \u201cEstimate a Rate\u201d allow you to see ballpark rates with information as minimal as ship from postal code, ship to postal code, weight, and dimensions. This works well if you want to build a rating feature into your app that lets you or customers quickly view available shipping rates.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-tracking\"><strong>Tracking<\/strong><\/h2>\n\n\n\n<p>A robust tracking solution is key for keeping you and your customers up to date on a shipment\u2019s progress. Reduce customer inquiries by finding a shipping API that offers real-time tracking updates that can be accessed through an app, email, or SMS.<\/p>\n\n\n\n<a id=\"c2\"><\/a>\n\n\n\n<p><!--HubSpot Call-to-Action Code --><span class=\"hs-cta-wrapper\" id=\"hs-cta-wrapper-d6332871-49a0-4540-8c3b-fca7c9af5a7f\"><span class=\"hs-cta-node hs-cta-d6332871-49a0-4540-8c3b-fca7c9af5a7f\" id=\"hs-cta-d6332871-49a0-4540-8c3b-fca7c9af5a7f\"><!--[if lte IE 8]><div id=\"hs-cta-ie-element\"><\/div><![endif]--><a href=\"https:\/\/cta-redirect.hubspot.com\/cta\/redirect\/1746827\/d6332871-49a0-4540-8c3b-fca7c9af5a7f\"><img decoding=\"async\" class=\"hs-cta-img\" id=\"hs-cta-img-d6332871-49a0-4540-8c3b-fca7c9af5a7f\" style=\"border-width:0px;\" src=\"https:\/\/no-cache.hubspot.com\/cta\/default\/1746827\/d6332871-49a0-4540-8c3b-fca7c9af5a7f.png\" alt=\"New call-to-action\"><\/a><\/span><script charset=\"utf-8\" src=\"https:\/\/js.hscta.net\/cta\/current.js\"><\/script><script type=\"text\/javascript\"> hbspt.cta.load(1746827, 'd6332871-49a0-4540-8c3b-fca7c9af5a7f', {}); <\/script><\/span><!-- end HubSpot Call-to-Action Code --><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-2-carriers-amp-fulfillment\"><strong>{ 2 } <\/strong><strong>Carriers &amp; Fulfillment<\/strong><\/h2>\n\n\n\n<p>One way to measure the success of a shipping API is by the number of carrier integrations. The more carriers you have available to you, the more likely your shipping API is to scale with your business. Furthermore, a long list of partners and carrier integrations are signs that an API is both stable and dependable.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-quicker-connections\"><strong>Quicker Connections<\/strong><\/h2>\n\n\n\n<p>Although shipping APIs don\u2019t have a UI, your account should come with a dashboard. A dashboard allows you to quickly connect your carrier accounts through a carrier connection portal. This can be a much quicker alternative to having developers connect to the carriers directly. Alternatively, your team can still integrate carriers programmatically if desired. Using the dashboard\u2019s carrier connection portal, you can quickly and easily get started with all your carriers and start shipping right away.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-discounted-rates\"><strong>Discounted Rates<\/strong><\/h2>\n\n\n\n<p>In order to qualify for discounts through a carrier, you often have to negotiate contracted rates directly with the carrier, when you have a high enough shipping volume. Luckily, the discounted rates available through a shipping API are usually available to you immediately after signing up. These discounts can be significant, sometimes saving up to 40% on rates. Furthermore, they usually require no contract and are available regardless of your shipping volume.<\/p>\n\n\n\n<a id=\"c3\"><\/a>\n\n\n\n<p><!--HubSpot Call-to-Action Code --><span class=\"hs-cta-wrapper\" id=\"hs-cta-wrapper-d6332871-49a0-4540-8c3b-fca7c9af5a7f\"><span class=\"hs-cta-node hs-cta-d6332871-49a0-4540-8c3b-fca7c9af5a7f\" id=\"hs-cta-d6332871-49a0-4540-8c3b-fca7c9af5a7f\"><!--[if lte IE 8]><div id=\"hs-cta-ie-element\"><\/div><![endif]--><a href=\"https:\/\/cta-redirect.hubspot.com\/cta\/redirect\/1746827\/d6332871-49a0-4540-8c3b-fca7c9af5a7f\"><img decoding=\"async\" class=\"hs-cta-img\" id=\"hs-cta-img-d6332871-49a0-4540-8c3b-fca7c9af5a7f\" style=\"border-width:0px;\" src=\"https:\/\/no-cache.hubspot.com\/cta\/default\/1746827\/d6332871-49a0-4540-8c3b-fca7c9af5a7f.png\" alt=\"New call-to-action\"><\/a><\/span><script charset=\"utf-8\" src=\"https:\/\/js.hscta.net\/cta\/current.js\"><\/script><script type=\"text\/javascript\"> hbspt.cta.load(1746827, 'd6332871-49a0-4540-8c3b-fca7c9af5a7f', {}); <\/script><\/span><!-- end HubSpot Call-to-Action Code --><\/p>\n\n\n\n<h2>{ 3 } Scalability<\/h2>\n\n\n\n<p>A shipping API can grow with your order management system a lot more easily than a standalone shipping application. Since shipping APIs cater to larger ecommerce companies, they\u2019ll be able to better accommodate your growth. When onboarding, keep an eye out for the following scalable features.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-pricing\"><strong>Pricing<\/strong><\/h2>\n\n\n\n<p class=\"has-background\" style=\"background-color:#7abfb5\"><strong>Pay As You Go:<\/strong> Pay per shipment\u2014typically between $0.01-$0.05 per shipment.<br><br><strong>Subscription: <\/strong>A subscription-based plan generally allows for between 5,000 and 10,000 shipments per month. <br><br><strong>Volume Based: <\/strong>A negotiated plan that&#8217;s typically for larger accounts doing more than 5,000-10,000 shipments per month. Additional support and more advanced features can be included at this plan level.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-speed\"><strong>Speed<\/strong><\/h3>\n\n\n\n<p>The length of time it takes to receive an API response is almost imperceivable to the human eye. However, once you start making hundreds or thousands of calls per hour, latency becomes more noticeable. An API call should take a subsecond. Anything taking more than 0.5 seconds can become noticeably slow and those lost seconds can really start adding up.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-rate-limits\"><strong>Rate Limits<\/strong><\/h3>\n\n\n\n<p>The number of calls you\u2019re allowed to make to a system\u2019s API endpoints within a certain timeframe (frequently per minute or hour) is your rate limit. Once you exceed your rate limit, a (429) Too Many Requests error is returned. The number of API calls you\u2019re allowed to make varies from system to system. However, if your business grows beyond your current rate limit, you can pay to increase it. (Please note that 1 call does not equal 1 order. It is possible for a single API call to update thousands of shipments.)<\/p>\n\n\n\n<a id=\"c4\"><\/a>\n\n\n\n<!--HubSpot Call-to-Action Code --><span class=\"hs-cta-wrapper\" id=\"hs-cta-wrapper-d6332871-49a0-4540-8c3b-fca7c9af5a7f\"><span class=\"hs-cta-node hs-cta-d6332871-49a0-4540-8c3b-fca7c9af5a7f\" id=\"hs-cta-d6332871-49a0-4540-8c3b-fca7c9af5a7f\"><!--[if lte IE 8]><div id=\"hs-cta-ie-element\"><\/div><![endif]--><a href=\"https:\/\/cta-redirect.hubspot.com\/cta\/redirect\/1746827\/d6332871-49a0-4540-8c3b-fca7c9af5a7f\"><img decoding=\"async\" class=\"hs-cta-img\" id=\"hs-cta-img-d6332871-49a0-4540-8c3b-fca7c9af5a7f\" style=\"border-width:0px;\" src=\"https:\/\/no-cache.hubspot.com\/cta\/default\/1746827\/d6332871-49a0-4540-8c3b-fca7c9af5a7f.png\" alt=\"New call-to-action\"><\/a><\/span><script charset=\"utf-8\" src=\"https:\/\/js.hscta.net\/cta\/current.js\"><\/script><script type=\"text\/javascript\"> hbspt.cta.load(1746827, 'd6332871-49a0-4540-8c3b-fca7c9af5a7f', {}); <\/script><\/span><!-- end HubSpot Call-to-Action Code -->\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-4-support\"><strong>{ 4 } <\/strong><strong>Support<\/strong><\/h2>\n\n\n\n<figure class=\"wp-block-image alignright\"><img loading=\"lazy\" decoding=\"async\" width=\"153\" height=\"118\" src=\"https:\/\/www.shipstation.com\/wp-content\/smush-webp\/2019\/07\/image-9.png.webp\" alt=\"\" class=\"wp-image-23000\" srcset=\"https:\/\/www.shipstation.com\/wp-content\/smush-webp\/2019\/07\/image-9.png.webp 153w, https:\/\/www.shipstation.com\/wp-content\/smush-webp\/2019\/07\/image-9-73x56.png.webp 73w, https:\/\/www.shipstation.com\/wp-content\/smush-webp\/2019\/07\/image-9-140x108.png.webp 140w\" sizes=\"auto, (max-width: 153px) 100vw, 153px\" \/><\/figure>\n\n\n\n<p>The support a shipping API gives its users goes far beyond an API guide. Having dedicated onboarding, account managers, and points of contact will help set you up for success as soon as you sign up. Additional features like sandboxing environments allow you to test the capabilities of an API without the stress of using live accounts or funds.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-documentation\"><strong>Documentation<\/strong><\/h3>\n\n\n\n<p>Complete documentation is necessary for any API program. If the call isn\u2019t properly documented, you won\u2019t be able to make the call. Easy to read, thorough documentation allows for a quicker, more efficient integration with a shipping API.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-feature-support\"><strong>Feature Support<\/strong><\/h3>\n\n\n\n<p>You may not always be able to contact the developer(s) that set up your API integrations, but having direct contact with an API support team is a great start. Being able to gain insight into errors or why a call isn\u2019t responding is something you should look for in your shipping API. You don\u2019t need to be a shipping expert to integrate with a shipping API. A major bonus of an API support team is that it can provide setup advice and additional context about a carrier\u2019s functionality. This is also a great resource for any contracted developers that may need additional context for why a specific call functions the way it does. <br><\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-sandbox\"><strong>Sandbox<\/strong><\/h3>\n\n\n\n<p>A sandbox account allows you to test API calls outside of a production environment. This is an important tool when choosing a shipping API, because the sandbox can give you the freedom to test out your integration without affecting real data or using actual funding. Sandbox accounts are often a complimentary feature. An added bonus is if they offer a staging carrier account that lets you generate sample rates and labels without using a live account or real funds.<\/p>\n\n\n\n<a id=\"c5\"><\/a>\n\n\n\n<p><!--HubSpot Call-to-Action Code --><span class=\"hs-cta-wrapper\" id=\"hs-cta-wrapper-d6332871-49a0-4540-8c3b-fca7c9af5a7f\"><span class=\"hs-cta-node hs-cta-d6332871-49a0-4540-8c3b-fca7c9af5a7f\" id=\"hs-cta-d6332871-49a0-4540-8c3b-fca7c9af5a7f\"><!--[if lte IE 8]><div id=\"hs-cta-ie-element\"><\/div><![endif]--><a href=\"https:\/\/cta-redirect.hubspot.com\/cta\/redirect\/1746827\/d6332871-49a0-4540-8c3b-fca7c9af5a7f\"><img decoding=\"async\" class=\"hs-cta-img\" id=\"hs-cta-img-d6332871-49a0-4540-8c3b-fca7c9af5a7f\" style=\"border-width:0px;\" src=\"https:\/\/no-cache.hubspot.com\/cta\/default\/1746827\/d6332871-49a0-4540-8c3b-fca7c9af5a7f.png\" alt=\"New call-to-action\"><\/a><\/span><script charset=\"utf-8\" src=\"https:\/\/js.hscta.net\/cta\/current.js\"><\/script><script type=\"text\/javascript\"> hbspt.cta.load(1746827, 'd6332871-49a0-4540-8c3b-fca7c9af5a7f', {}); <\/script><\/span><!-- end HubSpot Call-to-Action Code --><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-5-technology\"><strong>{ 5 } <\/strong><strong>Technology<\/strong><\/h2>\n\n\n\n<figure class=\"wp-block-image alignright\"><img loading=\"lazy\" decoding=\"async\" width=\"112\" height=\"222\" src=\"https:\/\/www.shipstation.com\/wp-content\/smush-webp\/2019\/07\/image-11.png.webp\" alt=\"\" class=\"wp-image-23002\" srcset=\"https:\/\/www.shipstation.com\/wp-content\/smush-webp\/2019\/07\/image-11.png.webp 112w, https:\/\/www.shipstation.com\/wp-content\/smush-webp\/2019\/07\/image-11-28x56.png.webp 28w, https:\/\/www.shipstation.com\/wp-content\/smush-webp\/2019\/07\/image-11-54x108.png.webp 54w\" sizes=\"auto, (max-width: 112px) 100vw, 112px\" \/><\/figure>\n\n\n\n<p>A shipping API gives resources and features that greatly reduce the dev time needed to incorporate shipping functionality into your app. Detailed documentation is a great start, but there are a few more dev resources that really expedite the integration process. An expansive knowledge base containing sample calls and SDKs will give engineers the tools necessary to correctly build the desired functionality. Furthermore, a shipping API can be a developer\u2019s ace in the hole for quickly integrating a carrier\u2019s functionality into an app. The following points are important to remember when looking for a solution.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-native-sdks\"><strong>Native SDKs<\/strong><\/h2>\n\n\n\n<p>An SDK (Software Development Kit) allows you to build the shipping functionality much more quickly. For instance, there are SDKs that function to integrate a shipping API to an interface\/platform using a specific programming language (C#, Java, JavaScript, PHP, Python, Ruby). There can also be SDKs devoted to a specific action or function, such as address validation. Check the developer guide for any available SDKs. Sometimes, SDKs are not displayed publicly. In this case, reach out to a support\/tech\/onboarding agent in order to access them.<\/p>\n\n\n\n<figure class=\"wp-block-image alignleft is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"211\" height=\"140\" src=\"https:\/\/www.shipstation.com\/wp-content\/smush-webp\/2019\/07\/Screen-Shot-2019-07-09-at-10.26.42-AM.png.webp\" alt=\"\" class=\"wp-image-22880\" style=\"width:346px;height:230px\" srcset=\"https:\/\/www.shipstation.com\/wp-content\/smush-webp\/2019\/07\/Screen-Shot-2019-07-09-at-10.26.42-AM.png.webp 211w, https:\/\/www.shipstation.com\/wp-content\/smush-webp\/2019\/07\/Screen-Shot-2019-07-09-at-10.26.42-AM-84x56.png.webp 84w, https:\/\/www.shipstation.com\/wp-content\/smush-webp\/2019\/07\/Screen-Shot-2019-07-09-at-10.26.42-AM-163x108.png.webp 163w\" sizes=\"auto, (max-width: 211px) 100vw, 211px\" \/><\/figure>\n\n\n\n<p class=\"has-text-color has-background\" style=\"color:#35114f;background-color:#7abfb5\"><strong>Let\u2019s compare APIs and SDKs. If you were making tacos, an API would be a cookbook with a lot of different recipes in it. Search for \u201chow to make tacos,\u201d and the API returns an answer. An SDK, however, is more like a taco dinner kit with salsa, seasoning, tortillas, etc. in the box with the cooking instructions on the back. Through detailed examples, pre-defined code libraries, and other tools, an SDK is a \u201cone-stop shop\u201d for building a specific API integration.<\/strong><\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-old-tech-carriers-vs-new-tech-shipping-apis\"><strong>Old Tech (Carriers) vs New Tech (Shipping APIs)<\/strong><\/h3>\n\n\n\n<p>Carriers don\u2019t always prioritize upgrading to newer RESTful APIs as readily as a shipping API does. Building a direct integration with a carrier may require working with tedious older SOAP APIs, XMLRPC, or even something like CSV-over-FTP. Perhaps the strongest selling point for a shipping API is that the connection has been built to the carrier. Simply log into your shipping API web portal and enter basic account information or POST a simple curl request to connect. Adding a carrier account to a shipping API can take less time than it does to find a carrier\u2019s API docs.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-design-and-uniformity\"><strong>Design and Uniformity<\/strong><\/h2>\n\n\n\n<p>A good indicator of a strong codebase is uniformity. For instance, if one field name has multiple spellings or iterations, this can be a sign of poor QAing or a high frequency of turnover between a product\u2019s releases. An oversight like this can be missed and cause your calls to error out.<\/p>\n\n\n\n<p>Example: Make sure that terms like \u201cID\u201d have the same structure throughout a system\u2019s documentation for various fields: s<em>hipment_id, trackingID<\/em>, &amp; <em>carrierId<\/em>.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><\/tr><tr><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-take-the-next-step-with-a-shipping-api\"><strong>Take the Next Step With a Shipping API<\/strong><\/h2>\n\n\n\n<p>Are you ready to find the best shipping API for your business? Consider the ideas shared in this ebook, and use the checklist on the next page as you evaluate options and make a decision. The checklist includes simple questions you can ask at different steps in your search for the right shipping API.<\/p>\n\n\n\n<p>When you have other questions or need more guidance, you can always reach out to an expert here at ShipEngine. Get in touch by visiting<a href=\"https:\/\/www.shipengine.com\/contact-us?utm_campaign=se-best-shipping-api-q1-2019&amp;amp;utm_source=ebook\"> shipengine.com\/contact-us\/<\/a><\/p>\n\n\n\n<section class='schema-faq wp-block-yoast-faq-block' style='max-width: 800px; margin: 0 auto; padding: 2rem 1rem;'><h2 style='font-size: 2rem; text-align: center; margin-bottom: 2rem; padding-top: 2rem; border-top: 1px solid #eee;'>Frequently Asked Questions<\/h2><div class='schema-faq-section' style='margin-bottom: 2rem;'><h3 class='schema-faq-question' style='font-size: 1.25rem; font-weight: 700; margin-bottom: 0.5rem; border-left: 4px solid #0A7547; padding-left: 0.75rem;'>What is a Shipping API?<\/h3><p class='schema-faq-answer' style='font-size: 1rem; line-height: 1.6; color: #333;'>A Shipping API is a set of tools that allows businesses to automate and streamline their shipping processes, including generating labels, tracking shipments, and integrating with various carriers.<\/p><\/div><div class='schema-faq-section' style='margin-bottom: 2rem;'><h3 class='schema-faq-question' style='font-size: 1.25rem; font-weight: 700; margin-bottom: 0.5rem; border-left: 4px solid #0A7547; padding-left: 0.75rem;'>How can a Shipping API help my business?<\/h3><p class='schema-faq-answer' style='font-size: 1rem; line-height: 1.6; color: #333;'>A Shipping API helps businesses automate shipping tasks, reduce manual errors, provide real-time tracking, and often offer discounted rates through carrier partnerships.<\/p><\/div><div class='schema-faq-section' style='margin-bottom: 2rem;'><h3 class='schema-faq-question' style='font-size: 1.25rem; font-weight: 700; margin-bottom: 0.5rem; border-left: 4px solid #0A7547; padding-left: 0.75rem;'>What features should I look for in a Shipping API?<\/h3><p class='schema-faq-answer' style='font-size: 1rem; line-height: 1.6; color: #333;'>Key features to look for include label generation, address validation, rate comparison, real-time tracking, and comprehensive documentation.<\/p><\/div><div class='schema-faq-section' style='margin-bottom: 2rem;'><h3 class='schema-faq-question' style='font-size: 1.25rem; font-weight: 700; margin-bottom: 0.5rem; border-left: 4px solid #0A7547; padding-left: 0.75rem;'>Is prior technical knowledge needed to use a Shipping API?<\/h3><p class='schema-faq-answer' style='font-size: 1rem; line-height: 1.6; color: #333;'>While some technical knowledge is beneficial, many Shipping APIs offer user-friendly documentation and support to assist users with different levels of experience.<\/p><\/div><div class='schema-faq-section' style='margin-bottom: 2rem;'><h3 class='schema-faq-question' style='font-size: 1.25rem; font-weight: 700; margin-bottom: 0.5rem; border-left: 4px solid #0A7547; padding-left: 0.75rem;'>Can I integrate multiple carriers with a Shipping API?<\/h3><p class='schema-faq-answer' style='font-size: 1rem; line-height: 1.6; color: #333;'>Yes, most Shipping APIs allow integration with multiple carriers, enabling businesses to choose the best shipping options based on cost and delivery time.<\/p><\/div><\/section>\n\n\n\n<section style='background-color: #f8f9fa; border: 1px solid #e2e8f0; padding: 2rem; margin: 3rem 0; border-radius: 12px; text-align: center;'><h2 style='font-size: 1.75rem; margin-bottom: 1rem;'>Get Started with ShipStation Today!<\/h2><p style='font-size: 1rem; color: #333; max-width: 600px; margin: 0 auto 1.5rem;'>Sign up for a free trial and start streamlining your shipping process with our powerful API solutions.<\/p><a href='https:\/\/www.shipstation.com\/start-a-free-trial' style='display: inline-block; background-color: #20EE88; color: #000; font-weight: 600; padding: 0.75rem 1.5rem; font-size: 1rem; border-radius: 999px; text-decoration: none;'>Start Your Free Trial<\/a><\/section>\n","protected":false},"excerpt":{"rendered":"<p>What is a Shipping API? Carriers Scalability Support Technology Key Insights on Choosing a Shipping API: Understanding the key features of a Shipping API, including label generation and rate comparison, is crucial for efficient shipping. Scalability and support from the API provider are essential for growing businesses. Discounted shipping rates can significantly reduce costs when [&hellip;]<\/p>\n","protected":false},"author":66,"featured_media":23044,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[42],"tags":[],"class_list":["post-22854","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-shipping-basics"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v25.1 (Yoast SEO v25.1) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Choose a Shipping API - ShipStation<\/title>\n<meta name=\"description\" content=\"Discover how to choose the right shipping API for your business, including essential features, integration support, and scalability.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.shipstation.com\/blog\/choosing-a-shipping-api\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Choose a Shipping API\" \/>\n<meta property=\"og:description\" content=\"Discover how to choose the right shipping API for your business, including essential features, integration support, and scalability.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.shipstation.com\/blog\/choosing-a-shipping-api\/\" \/>\n<meta property=\"og:site_name\" content=\"ShipStation\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/ShipStation\/\" \/>\n<meta property=\"article:published_time\" content=\"2019-07-12T22:39:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-07-30T08:30:26+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.shipstation.com\/wp-content\/uploads\/2019\/07\/API_Guide_blog-feature.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"791\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"James Messer\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@shipstation\" \/>\n<meta name=\"twitter:site\" content=\"@shipstation\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"James Messer\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"12 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":[\"Article\",\"BlogPosting\"],\"@id\":\"https:\/\/www.shipstation.com\/blog\/choosing-a-shipping-api\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.shipstation.com\/blog\/choosing-a-shipping-api\/\"},\"author\":{\"name\":\"James Messer\",\"@id\":\"https:\/\/www.shipstation.com\/#\/schema\/person\/17be1eb97389026542d5d65cf824c5ff\"},\"headline\":\"How to Choose a Shipping API\",\"datePublished\":\"2019-07-12T22:39:00+00:00\",\"dateModified\":\"2025-07-30T08:30:26+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.shipstation.com\/blog\/choosing-a-shipping-api\/\"},\"wordCount\":2165,\"publisher\":{\"@id\":\"https:\/\/www.shipstation.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.shipstation.com\/blog\/choosing-a-shipping-api\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.shipstation.com\/wp-content\/uploads\/2019\/07\/API_Guide_blog-feature.png\",\"articleSection\":[\"Shipping Basics\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.shipstation.com\/blog\/choosing-a-shipping-api\/\",\"url\":\"https:\/\/www.shipstation.com\/blog\/choosing-a-shipping-api\/\",\"name\":\"How to Choose a Shipping API - ShipStation\",\"isPartOf\":{\"@id\":\"https:\/\/www.shipstation.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.shipstation.com\/blog\/choosing-a-shipping-api\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.shipstation.com\/blog\/choosing-a-shipping-api\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.shipstation.com\/wp-content\/uploads\/2019\/07\/API_Guide_blog-feature.png\",\"datePublished\":\"2019-07-12T22:39:00+00:00\",\"dateModified\":\"2025-07-30T08:30:26+00:00\",\"description\":\"Discover how to choose the right shipping API for your business, including essential features, integration support, and scalability.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.shipstation.com\/blog\/choosing-a-shipping-api\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.shipstation.com\/blog\/choosing-a-shipping-api\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.shipstation.com\/blog\/choosing-a-shipping-api\/#primaryimage\",\"url\":\"https:\/\/www.shipstation.com\/wp-content\/uploads\/2019\/07\/API_Guide_blog-feature.png\",\"contentUrl\":\"https:\/\/www.shipstation.com\/wp-content\/uploads\/2019\/07\/API_Guide_blog-feature.png\",\"width\":1920,\"height\":791},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.shipstation.com\/blog\/choosing-a-shipping-api\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.shipstation.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Choose a Shipping API\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.shipstation.com\/#website\",\"url\":\"https:\/\/www.shipstation.com\/\",\"name\":\"ShipStation\",\"description\":\"Powerful shipping, simplified. eBay, Amazon, Magento eCommerce shipping\",\"publisher\":{\"@id\":\"https:\/\/www.shipstation.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.shipstation.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.shipstation.com\/#organization\",\"name\":\"ShipStation\",\"url\":\"https:\/\/www.shipstation.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.shipstation.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.shipstation.com\/wp-content\/uploads\/2024\/10\/ShipStation-Lockup-DarkGreen-RGB.svg\",\"contentUrl\":\"https:\/\/www.shipstation.com\/wp-content\/uploads\/2024\/10\/ShipStation-Lockup-DarkGreen-RGB.svg\",\"width\":1550,\"height\":247,\"caption\":\"ShipStation\"},\"image\":{\"@id\":\"https:\/\/www.shipstation.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/ShipStation\/\",\"https:\/\/x.com\/shipstation\",\"https:\/\/www.linkedin.com\/company\/shipstation\",\"https:\/\/www.instagram.com\/shipstation\/\"],\"description\":\"The fulfillment engine behind hundreds of thousands of online sellers, ShipStation combines order management, rate shopping, inventory, and returns all in one platform, delivering 15x more labels per hour and up to 90% shipping discounts through 200+ carriers.\",\"telephone\":\"(512) 886-4006\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"1001\",\"maxValue\":\"5000\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.shipstation.com\/#\/schema\/person\/17be1eb97389026542d5d65cf824c5ff\",\"name\":\"James Messer\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.shipstation.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/96dd8244decdfbc5d6423d946486c2ae53d748a0e3fdb5d5139ab19cd5524fad?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/96dd8244decdfbc5d6423d946486c2ae53d748a0e3fdb5d5139ab19cd5524fad?s=96&d=mm&r=g\",\"caption\":\"James Messer\"},\"description\":\"James Messer is a copywriter specializing in shipping, logistics, and ecommerce.\",\"url\":\"https:\/\/www.shipstation.com\/blog\/author\/james-messershipstation-com\/\"},{\"@type\":\"SoftwareApplication\",\"@id\":\"https:\/\/www.shipstation.com#software-application\",\"name\":\"ShipStation\",\"url\":\"https:\/\/www.shipstation.com\",\"applicationCategory\":\"BusinessApplication\",\"operatingSystem\":\"Web Browser\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to Choose a Shipping API - ShipStation","description":"Discover how to choose the right shipping API for your business, including essential features, integration support, and scalability.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.shipstation.com\/blog\/choosing-a-shipping-api\/","og_locale":"en_US","og_type":"article","og_title":"How to Choose a Shipping API","og_description":"Discover how to choose the right shipping API for your business, including essential features, integration support, and scalability.","og_url":"https:\/\/www.shipstation.com\/blog\/choosing-a-shipping-api\/","og_site_name":"ShipStation","article_publisher":"https:\/\/www.facebook.com\/ShipStation\/","article_published_time":"2019-07-12T22:39:00+00:00","article_modified_time":"2025-07-30T08:30:26+00:00","og_image":[{"width":1920,"height":791,"url":"https:\/\/www.shipstation.com\/wp-content\/uploads\/2019\/07\/API_Guide_blog-feature.png","type":"image\/png"}],"author":"James Messer","twitter_card":"summary_large_image","twitter_creator":"@shipstation","twitter_site":"@shipstation","twitter_misc":{"Written by":"James Messer","Est. reading time":"12 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":["Article","BlogPosting"],"@id":"https:\/\/www.shipstation.com\/blog\/choosing-a-shipping-api\/#article","isPartOf":{"@id":"https:\/\/www.shipstation.com\/blog\/choosing-a-shipping-api\/"},"author":{"name":"James Messer","@id":"https:\/\/www.shipstation.com\/#\/schema\/person\/17be1eb97389026542d5d65cf824c5ff"},"headline":"How to Choose a Shipping API","datePublished":"2019-07-12T22:39:00+00:00","dateModified":"2025-07-30T08:30:26+00:00","mainEntityOfPage":{"@id":"https:\/\/www.shipstation.com\/blog\/choosing-a-shipping-api\/"},"wordCount":2165,"publisher":{"@id":"https:\/\/www.shipstation.com\/#organization"},"image":{"@id":"https:\/\/www.shipstation.com\/blog\/choosing-a-shipping-api\/#primaryimage"},"thumbnailUrl":"https:\/\/www.shipstation.com\/wp-content\/uploads\/2019\/07\/API_Guide_blog-feature.png","articleSection":["Shipping Basics"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.shipstation.com\/blog\/choosing-a-shipping-api\/","url":"https:\/\/www.shipstation.com\/blog\/choosing-a-shipping-api\/","name":"How to Choose a Shipping API - ShipStation","isPartOf":{"@id":"https:\/\/www.shipstation.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.shipstation.com\/blog\/choosing-a-shipping-api\/#primaryimage"},"image":{"@id":"https:\/\/www.shipstation.com\/blog\/choosing-a-shipping-api\/#primaryimage"},"thumbnailUrl":"https:\/\/www.shipstation.com\/wp-content\/uploads\/2019\/07\/API_Guide_blog-feature.png","datePublished":"2019-07-12T22:39:00+00:00","dateModified":"2025-07-30T08:30:26+00:00","description":"Discover how to choose the right shipping API for your business, including essential features, integration support, and scalability.","breadcrumb":{"@id":"https:\/\/www.shipstation.com\/blog\/choosing-a-shipping-api\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.shipstation.com\/blog\/choosing-a-shipping-api\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.shipstation.com\/blog\/choosing-a-shipping-api\/#primaryimage","url":"https:\/\/www.shipstation.com\/wp-content\/uploads\/2019\/07\/API_Guide_blog-feature.png","contentUrl":"https:\/\/www.shipstation.com\/wp-content\/uploads\/2019\/07\/API_Guide_blog-feature.png","width":1920,"height":791},{"@type":"BreadcrumbList","@id":"https:\/\/www.shipstation.com\/blog\/choosing-a-shipping-api\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.shipstation.com\/"},{"@type":"ListItem","position":2,"name":"How to Choose a Shipping API"}]},{"@type":"WebSite","@id":"https:\/\/www.shipstation.com\/#website","url":"https:\/\/www.shipstation.com\/","name":"ShipStation","description":"Powerful shipping, simplified. eBay, Amazon, Magento eCommerce shipping","publisher":{"@id":"https:\/\/www.shipstation.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.shipstation.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.shipstation.com\/#organization","name":"ShipStation","url":"https:\/\/www.shipstation.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.shipstation.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.shipstation.com\/wp-content\/uploads\/2024\/10\/ShipStation-Lockup-DarkGreen-RGB.svg","contentUrl":"https:\/\/www.shipstation.com\/wp-content\/uploads\/2024\/10\/ShipStation-Lockup-DarkGreen-RGB.svg","width":1550,"height":247,"caption":"ShipStation"},"image":{"@id":"https:\/\/www.shipstation.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/ShipStation\/","https:\/\/x.com\/shipstation","https:\/\/www.linkedin.com\/company\/shipstation","https:\/\/www.instagram.com\/shipstation\/"],"description":"The fulfillment engine behind hundreds of thousands of online sellers, ShipStation combines order management, rate shopping, inventory, and returns all in one platform, delivering 15x more labels per hour and up to 90% shipping discounts through 200+ carriers.","telephone":"(512) 886-4006","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"1001","maxValue":"5000"}},{"@type":"Person","@id":"https:\/\/www.shipstation.com\/#\/schema\/person\/17be1eb97389026542d5d65cf824c5ff","name":"James Messer","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.shipstation.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/96dd8244decdfbc5d6423d946486c2ae53d748a0e3fdb5d5139ab19cd5524fad?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/96dd8244decdfbc5d6423d946486c2ae53d748a0e3fdb5d5139ab19cd5524fad?s=96&d=mm&r=g","caption":"James Messer"},"description":"James Messer is a copywriter specializing in shipping, logistics, and ecommerce.","url":"https:\/\/www.shipstation.com\/blog\/author\/james-messershipstation-com\/"},{"@type":"SoftwareApplication","@id":"https:\/\/www.shipstation.com#software-application","name":"ShipStation","url":"https:\/\/www.shipstation.com","applicationCategory":"BusinessApplication","operatingSystem":"Web Browser"}]}},"_links":{"self":[{"href":"https:\/\/www.shipstation.com\/wp-json\/wp\/v2\/posts\/22854","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.shipstation.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.shipstation.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.shipstation.com\/wp-json\/wp\/v2\/users\/66"}],"replies":[{"embeddable":true,"href":"https:\/\/www.shipstation.com\/wp-json\/wp\/v2\/comments?post=22854"}],"version-history":[{"count":0,"href":"https:\/\/www.shipstation.com\/wp-json\/wp\/v2\/posts\/22854\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.shipstation.com\/wp-json\/wp\/v2\/media\/23044"}],"wp:attachment":[{"href":"https:\/\/www.shipstation.com\/wp-json\/wp\/v2\/media?parent=22854"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.shipstation.com\/wp-json\/wp\/v2\/categories?post=22854"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.shipstation.com\/wp-json\/wp\/v2\/tags?post=22854"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}