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.

Batches

/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.0.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.0-py3-none-any.whl (18.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: asyncshipstation-0.1.0.0.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.0.tar.gz
Algorithm Hash digest
SHA256 4410eca130fb2c1d4f3c8eccb0f12029b9ae5416d9d8a082bcefa104a5014923
MD5 b9a8e69b020f51fa72f1b44dc439552a
BLAKE2b-256 2d8ec61279d8026810b326092c215f12249497aeb129e4d3ae0ba9a0a41a54bb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for asyncshipstation-0.1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 30e810931d4cc28654c29feb5d6c96ffb23797a2f28ab9ebf62da21fe9069916
MD5 cc04da22785d99c84fe3fd78673cc948
BLAKE2b-256 d055cad9fd755242f50344b97918a6216f50026dcebd34e44a1464130f9955a1

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