leafly.com API: get_dispensary_menu
leafly.com via Parse · healthcare
Get the product menu for a specific dispensary. Returns menu items with product details including name, price, product category, THC/CBD content, strain information, brand, and variant pricing. Paginated; each item includes full dispensary and strain data inline. Access cannabis strains, dispensaries, product menus, and brands data from Leafly. Fulfilled by Parse from leafly.com.
- ecommerce
- healthcare
- leafly-com
- maps-geo
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- healthcare
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/a1bdb45f-d7d8-419e-b184-5ff3e3e1608e/get_dispensary_menu
- Interface artifact
- sha256:16699a2a9ed350a796e1a8adfa94ca480a2baf6da8c58bec6a34e366ea9f83fd
- Manifest digest
- sha256:a6be8617382c49716a306da425911497bcc653022f919c5e99ca03025eaef904
Request fields
- lat (string): Latitude for location context.
- lon (string): Longitude for location context.
- skip (integer): Number of results to skip for pagination.
- slug (string, required): Dispensary slug identifier (e.g., 'purple-star-md').
- take (integer): Number of results to return.
Example queries
- {"lat":"37.7749","lon":"-122.4194","skip":"0","slug":"purple-star-md","take":"3"}