Skip to content

Privacy & GDPR

ShipPilot does not process or store buyers’ personal data. All data visible in the panel (names, addresses) comes directly from the Allegro API and is displayed in real time — it is not saved in the database.

The panel has a built-in Hide Data feature — when enabled, all buyer personal data is anonymized in the interface. Useful for:

  • Presentations and demos
  • Documentation screenshots
  • Working in public places
  • Your account data — email and password (hashed)
  • API tokens — Allegro OAuth2 and InPost (encrypted)
  • Sender data — your data for labels (you enter it yourself)
  • Shipment history — shipment numbers and order identifiers
  • Packing history — parcel dimensions and weight (no buyer personal data)

ShipPilot uses a local SQLite database — data is not sent to any external services or cloud. The database exists solely on the server running the panel.

The panel communicates exclusively with:

  • Allegro REST API — fetching orders, creating shipments
  • InPost ShipX API — creating InPost shipments

Communication happens directly between your server and carrier APIs — no intermediaries.