About This Documentation
The sections that follow walk you through every feature the integration has to offer. We’ve organized them around concrete Use Cases so that development teams can quickly grasp the business logic behind each endpoint.
Among other things, the documentation covers:
- Database management: Defining custom cargo items and cargo spaces.
- The optimization process: Running the algorithms for different vehicle, container, and pallet types.
- Technical parameters: Handling stacking, item rotation, and weight limits.
- Exporting and updating results: Retrieving links to 3D visualizations along with analytical data.
Before you start building, make sure you have an active API key (token). You can obtain one at https://app.goodloading.com/en/account/integration.
All requests to the service are made over HTTPS, and data is exchanged in JSON format.