Customer portal

Acme Fulfillment — Demo

Acme Fulfillment Pty Ltd · Signed in as demo@maxpack.com.au · Demo includes Pro API preview

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_xK9p2mQ8
curl -X POST "https://maxpack.com.au/api/v1/pack.php" \
  -H "Content-Type: application/json" \
  -H "X-Api-Key: maxpack_demo_acme_xK9p2mQ8" \
  -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
Demo tour 4 / 9
Customer portal API base URL, API key, and company address — copy for ERP integration.