Skip to content

Integration Overview

This guide provides a high-level view of how external applications (like yours) interact with the Distribrewtion platform.

You’ll see how a third-party application can create and manage beverages and locations, and place or update orders.

After authentication, your app can retrieve, create, and manage beverage data.

Location data can also be retrieved or created. If the desired location doesn’t already exist in Distribrewtion, your app can look it up via the Google Places API and create it.

Once beverages and locations are defined, your app can create new orders, update their products, cancel them, or check their status.


If there are additional use cases you’d like to see supported or documented, let us know.