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.

Weedmaps publishes 4 APIs on the APIs.io network. Tagged areas include Cannabis, Dispensary, Marketplace, Menu Sync, and Point of Sale.

Weedmaps’ developer surface includes documentation, authentication, engineering blog, and 8 more developer resources.

23.8/100 emerging ▬ flat Agent 12/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessPaid
4 APIs
CannabisDispensaryMarketplaceMenu SyncPoint of SaleOrdersBrandsPartner API

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 23.8/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.1 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 12/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 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/weedmaps: 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 4

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

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 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Weedmaps Rate Limits

3 limits

RATE LIMITS

FinOps 1

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

Security Posture 1

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

Weedmaps Domain Security

TLSv1.2 · HSTS · DMARC

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Access & Security 2

Authentication, authorization, and security posture

Operate 1

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

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

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.
accessModel:
  pricing: paid
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Paid
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/weedmaps.png
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