API
Two API versions are available, each suited to different requirements.
Prerequisites
- Core Concepts - Understand the algorithms and functions used by Binacle.Net.
βοΈ Version 2
Version 2 of the Binacle.Net API provides endpoints for fitting and packing items into bins, using either predefined presets or custom bin dimensions.
Unlike version 3 the algorithm used is fixed and cannot be changed.
β‘οΈ Learn more about Version 2
π§ͺ Version 3
Version 3 offers the same endpoints as Version 2 but introduces the algorithm choice and the ViPaq protocol for the Packing endpoint while it removed the other parameters.
β‘οΈ Learn more about Version 3