Skip to main content

Async Python wrapper for the ShipStation API

Project description

ShipStation Interaction / Automation

Type-Check Linting Python 3.13.7 Code style: black Validation: Pydantic v2

It looks like there's no recently updated shipstation APIs for python, at least that are easily found. We therefore will roll our own simple API for ShipStation.

Auth

ShipStation doesn't force auth before usage, but requires the API-Key header on each request.

Rate Limiting

Accounts that send too many requests in quick succession will receive a 429 Too Many Requests error response and include a Retry-After header with the number of seconds to wait for. By default we get 200 requests per minute. ShipStation has bulk op endpoints. These only count as a single request.

Endpoints

/batches Process labels in bulk and receive a large number of labels and customs forms in bulk responses. Batching is ideal for workflows that need to process hundreds or thousands of labels quickly. 200

/carriers Retreive useful details about the carriers connected to your accounts, including carrier IDs, service IDs, advanced options, and available carrier package types.

/fulfillments Manage fulfillments which represent completed shipments. Create fulfillments to mark orders as shipped with tracking information and notify customers and marketplaces.

/inventory Manage inventory, adjust quantities, and handle warehouses and locations.

/orders Purchase and print shipping labels for any carrier active on your account. The labels endpoint also supports creating return labels, voiding labels, and getting label details like tracking.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

asyncshipstation-0.1.0.1.tar.gz (12.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

asyncshipstation-0.1.0.1-py3-none-any.whl (18.9 kB view details)

Uploaded Python 3

File details

Details for the file asyncshipstation-0.1.0.1.tar.gz.

File metadata

  • Download URL: asyncshipstation-0.1.0.1.tar.gz
  • Upload date:
  • Size: 12.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.11

File hashes

Hashes for asyncshipstation-0.1.0.1.tar.gz
Algorithm Hash digest
SHA256 91ff4ed8cfc126776a4a60ad89125a6e5328900139e0f021742fe47ed74b7e2f
MD5 f513ac3abda4124f86bf81acc426d0d5
BLAKE2b-256 286bd7e980660aebe590ba52987a707fe36cec5cb0422a3395f2a279db1a351d

See more details on using hashes here.

File details

Details for the file asyncshipstation-0.1.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for asyncshipstation-0.1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 982c469d94b60ccd50216d4606314a7a9c986daf28bd0c087aa441ac65e71cf2
MD5 171ce88290bb76ba4811e3a07ec6859b
BLAKE2b-256 d1c28888fdcbbce5c0c7e9473c9784f2909429e0b64e99ee9a6352f8d8059ccf

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page