New here? Take the 4-step guided tour — live preview, packer bench, scenarios, and ERP portal.

Customer portal

Acme Fulfillment — Demo

Acme Fulfillment Pty Ltd · Signed in as demo@maxpack.com.au · Demo evaluation workspace

API integration

Copy these values into your ERP, WMS, or middleware. Send the API key as the X-Api-Key header on every request.

https://maxpack.com.au/api/v1/
maxpack_demo_acme_7f3a9c2e8b1d4f6a
curl -X POST "https://maxpack.com.au/api/v1/pack.php" \
  -H "Content-Type: application/json" \
  -H "X-Api-Key: maxpack_demo_acme_7f3a9c2e8b1d4f6a" \
  -d '{"reference":"SO-DEMO","lines":[{"sku":"TAPE-48","qty":2}]}'

Read full ERP API documentation →

Company & address

Registered ship-from / billing address for this account.

42 Logistics Way
Eastern Creek
NSW 2766
Australia
+61 2 9000 0100
PACK-01
https://maxpack.com.au/station.php?station=PACK-01&token=8848425544d48d5263375a32af387e7176d6773df7cd414b
Demo tour 4 / 4
ERP Connect API URL, key, and copy-paste cURL — inline integration preview.