SDKs
client libraries
Our client libraries are auto-generated from the Serian ShipKit OpenAPI spec and published on every API release. They handle authentication, retries, serialisation, and typed responses so you can focus on shipping logistics, not HTTP plumbing.
Node.js / TypeScript
Official Node.js SDK with full TypeScript types. Works in any Node 18+ environment — Express, Next.js, serverless functions, and more.
npm install @serianshipkit/sdkRead docs →
Python
Official Python SDK for Django, Flask, FastAPI, or scripts. Supports Python 3.9+ with full type hints.
pip install serianshipkitRead docs →