API

Overview

The Dispense API is a RESTful web service for developers and integrations to programmatically interact with Dispense’s data and dispensary management and analytics functionality.

Every bit of data exchanged between clients and the API is JSON over HTTPS. Note that we will only accept application/json as content type and that the request body, if relevant, must be JSON-encoded.

The base URL for the Dispense API is https://api.dispenseapp.com/2023-03.