Skip to content

About the API

Chris Mavrommatis edited this page Sep 27, 2024 · 15 revisions

The API has se

The api has 2 versions

Version 1 Deprecated

Presets: This endpoint lists all available presets, which are pre-defined collections of bins. Query by Custom: With this endpoint, you can send both the bins and the items in a single request. The endpoint will respond with the bin that accommodates all of the items, if such a bin exists. Query by Preset: This endpoint allows you to send only the items and the preset key. In response, the endpoint will provide the bin from the specified preset that accommodates all of the items, if possible.

Version 2

Presets: This endpoint lists all available presets, which are pre-defined collections of bins.

Clone this wiki locally