Leafly Menu Integration API
Near-real-time menu synchronization API for dispensaries and their POS / system-of-record providers. A retailer's system pushes menu items - name, type, brand, description, strain, cannabinoid values, per-variant inventory and pricing, images, and pickup availability - to Leafly so the public Leafly menu stays current. GET /menu reads the current menu, POST /menu/items runs a full synchronization, PUT /menu/items upserts items, DELETE /menu/items removes items, and GET /status reports integration health. V2 authenticates with OAuth2 client credentials (V1 used an API key); every call is scoped by a Leafly-issued menu_integration_key. V2 of this Menu API is a prerequisite for the Leafly Order API.
Documentation
Documentation
https://docs.leafly.io/menu-integration-docs/v2.html
APIReference
https://docs.leafly.io/menu-integration-docs/v2.html