space-optimiser
Smart Packing Algorithm: Uses advanced heuristics (First-Fit Decreasing, Guillotine Heuristic) to maximize space utilization Multiple Box Support: Try different box sizes and automatically select the best fit 3D Visualization: Get an interactive 3D view of your packing results Rotation Support: Items can be rotated in all 6 orientations for optimal fit Real-time Results: Fast computation with…
space-optimiser endpoints
| Method | Endpoint | Description |
|---|---|---|
| default | ||
| GET |
viewVisualizationFromResponse /ext/html;base64,PCFET0NUWVBFIGh0bWw+... |
To view the 3D visualization: 1. Copy the 'visualization_data_uri' value from the Pack response 2. Paste it into your browser's address bar 3. Press Enter to view the interactive… |
| POST |
packItems /pack |
Pack items into boxes using an optimized 3D bin packing algorithm. |
| Other endpoints | ||
| GET |
getVisualization /visualize/abc-123-def-456 |
Get the 3D visualization for a packing result. Replace 'abc-123-def-456' with the actual visualization_id from the pack response. |
| POST |
packItems /pack |
Pack items into boxes using an optimized 3D bin packing algorithm. |
space-optimiser pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $4 / month | — |
|