API reference#
The ALPHA API lets you submit shipment orders and download packing instructions after optimization. It also sends webhooks to notify your server when events happen, for example when packing instructions are ready to download.
Note
In the examples, BASE_URL is the base URL of your environment, for
example https://api.alphaaugmented.com. See Base URLs for the
complete list.
Every request must include a valid API key (Authentication).
Endpoints#
Create orders, list or retrieve them, download packing instructions, read pallet contents.
Submit a shipment order for packing optimization.
Request body and parameters when ALPHA palletizes SKUs.
Request body and parameters for SKUs, pre-built pallets, and loose boxes.
Configure endpoints, event types, signature verification, and delivery behavior.
Guides#
New to the API? Start with Quickstart, then Integration lifecycle. If a call fails, see Troubleshooting.