We are currently updating each of our client libraries. Refer to each library source for the latest information.
While you can use Shippo's shipping API by making direct HTTP requests to our servers, we provide SDKs for our API to make it easier to access them from a list of supported languages. You can find out more about the available libraries for the language of choice below.
You can install our Python SDK using pip. The source code is available on GitHub.
pip install shippoThe Node client library can be installed via npm. The source code is available on GitHub. Supported runtimes are listed here.
npm install shippoThe Java client library can be installed through different methods The source code and all installation methods are available on GitHub. The Java package is available in Maven central repository.
pkg:maven/com.goshippo/shippo-sdk@latestYou can install our C# SDK using NuGet. The source code is available on GitHub.
dotnet add package ShippoThe PHP client library can be installed through different methods. The source code and all installation methods are available on GitHub.
The Go client library was built by Daniel Kang. The source code and installation methods are available on GitHub.
Postman is an app for easy RESTful API exploration. Use the Shippo Postman Collection to quickly and easily test API requests during development.
