Leafly website screenshot

Leafly

Leafly is a cannabis discovery marketplace where consumers research strains, read reviews, and browse and order from licensed dispensaries and brands. For retailers and point-of-sale (POS) providers, Leafly exposes a documented Menu Integration API that keeps a dispensary's Leafly menu in near-real-time sync with its system of record - pushing product/item data, variants, inventory, pricing, strain, and cannabinoid information - and a partner-gated Order (Reservations) API that lets a POS system receive and manage online orders placed on Leafly. The Menu Integration API is publicly documented (OpenAPI via ReDoc) across V1, V1.1, and V2; the Order API's full specification sits behind Cloudflare Access and is available to onboarded partners. Actual use requires a paid Leafly for Retailers subscription and a Leafly-issued menu integration key - there is no self-serve public signup or consumer-facing data API.

Leafly publishes 2 APIs on the APIs.io network: Menu API and Status API. Tagged areas include Cannabis, Dispensary, Menu Sync, POS Integration, and Retail.

Leafly’s developer surface includes authentication, documentation, signup flow, support, engineering blog, and 8 more developer resources.

36.7/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessPaidApproval
3 APIs
CannabisDispensaryMenu SyncPOS IntegrationRetailMarketplaceStrainsEcommerce

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 36.7/100 · thin
Contract Quality 14.2 / 25
Developer Ergonomics 5.2 / 20
Commercial Clarity 5.8 / 20
Operational Transparency 4.1 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/leafly: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 3

Individual APIs this provider publishes, each with its own machine-readable definition.

Leafly Order API

Order (Reservations) API that lets any cannabis POS provider integrate Leafly online orders into its own system, taking ownership of the order integration rather than relying on...

Leafly Menu API

The Menu API from Leafly — 2 operation(s) for menu.

Leafly Status API

The Status API from Leafly — 1 operation(s) for status.

Pricing Plans 1

Published pricing tiers and plan structures.

Leafly Plans Pricing

2 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Leafly Rate Limits

3 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Leafly Authentication

oauth2 · 1 scheme

SECURITY

Leafly Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Leafly Scopes

OAuth 2.0 · no documented scopes

0 scopes

SCOPES

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Leafly Agentic Access

5 operations · 3 acting

5 operations · 3 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 3

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: leafly
url: https://raw.githubusercontent.com/api-evangelist/leafly/refs/heads/main/apis.yml
name: Leafly
kind: company
description: Leafly is a cannabis discovery marketplace where consumers research strains, read reviews, and browse and order
  from licensed dispensaries and brands. For retailers and point-of-sale (POS) providers, Leafly exposes a documented Menu
  Integration API that keeps a dispensary's Leafly menu in near-real-time sync with its system of record - pushing product/item
  data, variants, inventory, pricing, strain, and cannabinoid information - and a partner-gated Order (Reservations) API that
  lets a POS system receive and manage online orders placed on Leafly. The Menu Integration API is publicly documented (OpenAPI
  via ReDoc) across V1, V1.1, and V2; the Order API's full specification sits behind Cloudflare Access and is available to
  onboarded partners. Actual use requires a paid Leafly for Retailers subscription and a Leafly-issued menu integration key
  - there is no self-serve public signup or consumer-facing data API.
accessModel:
  pricing: paid
  onboarding: approval
  trial: false
  try_now: false
  public: false
  label: Paid · Requires approval
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/leafly.png
tags:
- Cannabis
- Dispensary
- Menu Sync
- POS Integration
- Retail
- Marketplace
- Strains
- Ecommerce
created: '2026-07-03'
modified: '2026-07-03'
specificationVersion: '0.19'
apis:
- aid: leafly:leafly-order-api
  name: Leafly Order API
  tags:
  - Orders
  - Reservations
  - POS Integration
  - Cannabis
  - Partner
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.leafly.io/reservations-api/order-api/
  baseURL: https://api.leafly.com/v2
  properties:
  - url: https://docs.leafly.io/reservations-api/order-api/
    type: Documentation
  - url: https://www.businesswire.com/news/home/20230926705189/en/Leafly-Announces-New-API-for-Order-Integration
    type: Announcement
  description: Order (Reservations) API that lets any cannabis POS provider integrate Leafly online orders into its own system,
    taking ownership of the order integration rather than relying on a bespoke Leafly-built connector. Launched in beta in
    2023, it requires the retailer to already run V2 of the Menu Integration API. The full API reference is published via
    ReDoc at docs.leafly.io/reservations-api/order-api/ but the machine-readable specification sits behind Cloudflare Access,
    so endpoint-level detail is only available to onboarded partners - endpoints here are documented at the capability level
    rather than modeled into a local OpenAPI, to avoid fabricating a surface. Contact partners@leafly.com for access.
- aid: leafly:leafly-menu-api
  name: Leafly Menu API
  description: The Menu API from Leafly — 2 operation(s) for menu.
  humanURL: https://docs.leafly.io/menu-integration-docs/v2.html
  baseURL: https://api.leafly.com/v2/menu_integration
  tags:
  - Menu
  properties:
  - type: OpenAPI
    url: openapi/leafly-menu-api-openapi.yml
  - type: Documentation
    url: https://docs.leafly.io/menu-integration-docs/v2.html
  - type: APIReference
    url: https://docs.leafly.io/menu-integration-docs/v2.html
- aid: leafly:leafly-status-api
  name: Leafly Status API
  description: The Status API from Leafly — 1 operation(s) for status.
  humanURL: https://docs.leafly.io/menu-integration-docs/v2.html
  baseURL: https://api.leafly.com/v2/menu_integration
  tags:
  - Status
  properties:
  - type: OpenAPI
    url: openapi/leafly-status-api-openapi.yml
  - type: Documentation
    url: https://docs.leafly.io/menu-integration-docs/v2.html
  - type: APIReference
    url: https://docs.leafly.io/menu-integration-docs/v2.html
common:
- type: AgenticAccess
  url: agentic-access/leafly-agentic-access.yml
- type: DomainSecurity
  url: security/leafly-domain-security.yml
- type: Authentication
  url: authentication/leafly-authentication.yml
- type: OAuthScopes
  url: scopes/leafly-scopes.yml
- type: Website
  url: https://www.leafly.com
- type: Documentation
  url: https://docs.leafly.io/menu-integration-docs/v2.html
- type: LinkedIn
  url: https://www.linkedin.com/company/leafly
- type: Signup
  url: https://success.leafly.com/retail
- type: Support
  url: https://help.leafly.com/hc/en-us/categories/20959505132051-Developer-FAQs
- type: Plans
  url: plans/leafly-plans-pricing.yml
- type: RateLimits
  url: rate-limits/leafly-rate-limits.yml
- type: FinOps
  url: finops/leafly-finops.yml
- url: https://www.leafly.com/feed
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com