Weedmaps

Weedmaps is a cannabis discovery and ordering marketplace connecting consumers with dispensaries, delivery services, and brands. For its business customers it publishes a partner integration API suite - a Menu API for keeping a retailer's product menu, pricing, and availability in sync with their point-of-sale, a Brand Catalog API for mapping and enriching menu items against the Weedmaps brand and product taxonomy, a Taxonomy API for categories, cannabinoids, strains, terpenes, and discovery tags, and an Orders API for receiving and updating online orders in a partner POS. The developer documentation is public, but production access is partner-gated - integrators apply by email, receive OAuth2 client-credentials credentials and a test listing, and a Listing Owner must grant access. New integrations are noted as not currently being onboarded, so the endpoints below are documented but modeled from the public reference rather than exercised against a live account.

4 APIs 0 Features
CannabisDispensaryMarketplaceMenu SyncPoint of SaleOrdersBrandsPartner API

APIs

Weedmaps Menu API

Keep a retailer's Weedmaps menu in sync with their point-of-sale. Retrieve menus and menu items, and create, retrieve, update, delete, and upsert-by-external-ID menu items to pu...

Weedmaps Brand Catalog API

Sync or map the Weedmaps catalog of Brands and Brand Products to an internal catalog to improve menu-item search relevance and discoverability. Retrieve all brands, a single bra...

Weedmaps Taxonomy API

Read-only reference taxonomy used to enrich menu items - retrieve cannabinoids, categories (flat and tree), strains, terpenes, and discovery tags. Linking menu items to these ta...

Weedmaps Orders API

Receive and manage online Weedmaps orders directly in a partner POS. Update order status, retrieve applicable discounts, retrieve order schedule time windows, and retrieve docum...

Pricing Plans

Weedmaps Plans Pricing

4 plans

PLANS

Rate Limits

Weedmaps Rate Limits

3 limits

RATE LIMITS

FinOps

Resources

🔗
DomainSecurity
DomainSecurity
🔗
Website
Website
🔗
Business
Business
🔗
Documentation
Documentation
🔑
Authentication
Authentication
🔗
Onboarding
Onboarding
🔗
LinkedIn
LinkedIn
🔗
Plans
Plans
🔗
RateLimits
RateLimits
🔗
FinOps
FinOps
📰
Blog
Blog

Sources

apis.yml Raw ↑
aid: weedmaps
url: https://raw.githubusercontent.com/api-evangelist/weedmaps/refs/heads/main/apis.yml
name: Weedmaps
kind: company
description: Weedmaps is a cannabis discovery and ordering marketplace connecting consumers with dispensaries, delivery services,
  and brands. For its business customers it publishes a partner integration API suite - a Menu API for keeping a retailer's
  product menu, pricing, and availability in sync with their point-of-sale, a Brand Catalog API for mapping and enriching
  menu items against the Weedmaps brand and product taxonomy, a Taxonomy API for categories, cannabinoids, strains, terpenes,
  and discovery tags, and an Orders API for receiving and updating online orders in a partner POS. The developer documentation
  is public, but production access is partner-gated - integrators apply by email, receive OAuth2 client-credentials credentials
  and a test listing, and a Listing Owner must grant access. New integrations are noted as not currently being onboarded,
  so the endpoints below are documented but modeled from the public reference rather than exercised against a live account.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
tags:
- Cannabis
- Dispensary
- Marketplace
- Menu Sync
- Point of Sale
- Orders
- Brands
- Partner API
created: '2026-07-03'
modified: '2026-07-03'
specificationVersion: '0.19'
apis:
- aid: weedmaps:weedmaps-menu-api
  name: Weedmaps Menu API
  tags:
  - Menu Sync
  - Menu Items
  - Point of Sale
  - Inventory
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://developer.weedmaps.com/docs/wm-menu-api-getting-started
  baseURL: https://api-g.weedmaps.com/wm/2025-07/partners
  properties:
  - url: https://developer.weedmaps.com/docs/wm-menus
    type: Documentation
  - url: https://developer.weedmaps.com/reference/get_menus
    type: APIReference
  description: Keep a retailer's Weedmaps menu in sync with their point-of-sale. Retrieve menus and menu items, and create,
    retrieve, update, delete, and upsert-by-external-ID menu items to publish real-time product availability and dynamic pricing
    across single or multiple (e.g. medical vs. recreational) menus. Endpoints are modeled from the public reference; exact
    menu-item CRUD paths were not exercised against a live partner account.
- aid: weedmaps:weedmaps-brand-catalog-api
  name: Weedmaps Brand Catalog API
  tags:
  - Brands
  - Products
  - Reviews
  - Enrichment
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://developer.weedmaps.com/reference/get_brands
  baseURL: https://api-g.weedmaps.com/wm/2025-07/partners
  properties:
  - url: https://developer.weedmaps.com/docs/overview
    type: Documentation
  - url: https://developer.weedmaps.com/reference/get_brands
    type: APIReference
  description: Sync or map the Weedmaps catalog of Brands and Brand Products to an internal catalog to improve menu-item search
    relevance and discoverability. Retrieve all brands, a single brand, the brand product catalog, an individual brand product,
    and brand product reviews.
- aid: weedmaps:weedmaps-taxonomy-api
  name: Weedmaps Taxonomy API
  tags:
  - Taxonomy
  - Categories
  - Cannabinoids
  - Strains
  - Terpenes
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://developer.weedmaps.com/docs/core-concepts-and-structure
  baseURL: https://api-g.weedmaps.com/wm/2025-07/partners
  properties:
  - url: https://developer.weedmaps.com/docs/core-concepts-and-structure
    type: Documentation
  - url: https://developer.weedmaps.com/reference/get_menus
    type: APIReference
  description: Read-only reference taxonomy used to enrich menu items - retrieve cannabinoids, categories (flat and tree),
    strains, terpenes, and discovery tags. Linking menu items to these taxonomy entries increases the quality and discoverability
    of a retailer's Weedmaps menu.
- aid: weedmaps:weedmaps-orders-api
  name: Weedmaps Orders API
  tags:
  - Orders
  - Discounts
  - Fulfillment
  - Documents
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://developer.weedmaps.com/reference/update_order_status
  baseURL: https://api-g.weedmaps.com/oos/2026-01
  properties:
  - url: https://developer.weedmaps.com/docs/overview
    type: Documentation
  - url: https://developer.weedmaps.com/reference/update_order_status
    type: APIReference
  description: Receive and manage online Weedmaps orders directly in a partner POS. Update order status, retrieve applicable
    discounts, retrieve order schedule time windows, and retrieve document URLs (e.g. compliance documents), removing manual
    re-entry between Weedmaps and the retailer's system.
common:
- type: DomainSecurity
  url: security/weedmaps-domain-security.yml
- type: Website
  url: https://weedmaps.com
- type: Business
  url: https://weedmaps.com/business
- type: Documentation
  url: https://developer.weedmaps.com/docs
- type: Authentication
  url: https://developer.weedmaps.com/docs/oauth
- type: Onboarding
  url: https://developer.weedmaps.com/docs/onboarding-process
- type: LinkedIn
  url: https://www.linkedin.com/company/weedmaps
- type: Plans
  url: plans/weedmaps-plans-pricing.yml
- type: RateLimits
  url: rate-limits/weedmaps-rate-limits.yml
- type: FinOps
  url: finops/weedmaps-finops.yml
- url: https://news.weedmaps.com/feed/
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com