API GUIDELINES

  • Our APIs supports both XML and JSON but we always recommend JSON for new integrations.
  • New fields may be added without prior notice, and for best stability your application must ignore all unknown fields in responses. (New fields will never be mandatory)
  • JSON properties must use PascalCase naming convention.
  • Enumerations must be sent as names.
  • Rate limit is set to a maximum of 10 requests per second. (Will return 429 if limit reach)
  • Scheduled maintenance occurs on the third Sunday of each month between 12:00 – 13:00 CET (Europe/Stockholm). Services may be unavailable during this maintenance window.
  • If you experience issues with any Zhipster API, please check status.zhipster.se for current service status and updates.
  • Deprecated API versions will be supported for at least 6 months.

API CATALOG

...
CHECKOUT API V2

An easy way to get shipping options connected in your web shop checkout process.

...
SHIPMENT API V1

Create and manage your shipments directly from your own business system.

...
PRINT API V1

Print freight documents on demand. This API allows you to control where and when you want your labels in your pick and pack process.

...
WATCHIT API V1

Monitor your shipments from pickup to delivery. Through this API you can retrieve status events together with the associated descriptions and which locations/cities your shipments has passed.