Jane (iHeartJane) website screenshot

Jane (iHeartJane)

Jane Technologies (iHeartJane) is a cannabis ecommerce and marketplace platform that powers real-time online menus, point-of-sale and kiosk checkout, order and reservation flows, and the Jane Universal Product Catalog for 2,500+ dispensaries and brands across the United States and Canada. Jane exposes a documented HTTP API (the Jane API, published as Swagger at api.iheartjane.com/jane-api-docs) for retrieving live store menu products and generating access tokens, and a partner Digital Merchandising SDK (Jane DM SDK) for embedding MyHigh-powered personalization and sponsored-product widgets into a retailer's own menu. Both surfaces are partner-gated - access requires approval and credentials from a Jane account representative - so the endpoints listed here are modeled from Jane's public documentation rather than exercised against a live, open, unauthenticated API.

Jane (iHeartJane) publishes 2 APIs on the APIs.io network. Tagged areas include Cannabis, Ecommerce, Marketplace, Dispensary, and Menu.

Jane (iHeartJane)’s developer surface includes documentation and 4 more developer resources.

10.3/100 minimal ▬ flat Agent 0/100 human only Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
2 APIs
CannabisEcommerceMarketplaceDispensaryMenuProductsRetailPoint of SalePersonalization

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 10.3/100 · minimal
Contract Quality 0.0 / 25
Developer Ergonomics 3.5 / 20
Commercial Clarity 0.0 / 20
Operational Transparency 0.0 / 13
Governance 0.0 / 12
Discoverability 6.9 / 10
Agent readiness — 0/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 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/iheartjane: 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 2

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

Jane Menu Products API

Jane's documented HTTP API (published as a Swagger UI at api.iheartjane.com/jane-api-docs) for retrieving live store menu products and for generating the access tokens used to a...

Jane Digital Merchandising SDK (Jane DM SDK)

The Jane DM SDK is a TypeScript/JavaScript library (usable in client-side React/Angular/Vue and server-side Node.js/Express apps) that embeds MyHigh-powered personalization and ...

Security Posture 1

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

Iheartjane Domain Security

TLSv1.3 · 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 1

Authentication, authorization, and security posture

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: iheartjane
url: https://raw.githubusercontent.com/api-evangelist/iheartjane/refs/heads/main/apis.yml
name: Jane (iHeartJane)
kind: company
description: Jane Technologies (iHeartJane) is a cannabis ecommerce and marketplace platform that powers real-time online
  menus, point-of-sale and kiosk checkout, order and reservation flows, and the Jane Universal Product Catalog for 2,500+
  dispensaries and brands across the United States and Canada. Jane exposes a documented HTTP API (the Jane API, published
  as Swagger at api.iheartjane.com/jane-api-docs) for retrieving live store menu products and generating access tokens, and
  a partner Digital Merchandising SDK (Jane DM SDK) for embedding MyHigh-powered personalization and sponsored-product widgets
  into a retailer's own menu. Both surfaces are partner-gated - access requires approval and credentials from a Jane account
  representative - so the endpoints listed here are modeled from Jane's public documentation rather than exercised against
  a live, open, unauthenticated API.
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source: []
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/iheartjane.png
tags:
- Cannabis
- Ecommerce
- Marketplace
- Dispensary
- Menu
- Products
- Retail
- Point of Sale
- Personalization
created: '2026-07-03'
modified: '2026-07-03'
specificationVersion: '0.19'
apis:
- aid: iheartjane:iheartjane-menu-products-api
  name: Jane Menu Products API
  tags:
  - Menu
  - Products
  - Catalog
  - Stores
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://api.iheartjane.com/jane-api-docs/index.html
  baseURL: https://api.iheartjane.com
  endpointsModeled: true
  properties:
  - url: https://api.iheartjane.com/jane-api-docs/index.html
    type: APIReference
  - url: https://www.iheartjane.com/business/integrations
    type: Documentation
  description: Jane's documented HTTP API (published as a Swagger UI at api.iheartjane.com/jane-api-docs) for retrieving live
    store menu products and for generating the access tokens used to authenticate downstream calls. Used to surface a dispensary's
    real-time menu, brands, categories, and pricing from the Jane Universal Product Catalog. Access is partner-gated - credentials
    are issued by a Jane account representative - so the operations below are modeled from Jane's public documentation, not
    confirmed against an open endpoint.
- aid: iheartjane:iheartjane-digital-merchandising-sdk
  name: Jane Digital Merchandising SDK (Jane DM SDK)
  tags:
  - Personalization
  - Merchandising
  - Advertising
  - Widgets
  - SDK
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://dm-sdk-docs.iheartjane.com/docs/api/
  baseURL: https://dm-sdk-docs.iheartjane.com
  endpointsModeled: true
  properties:
  - url: https://dm-sdk-docs.iheartjane.com/docs/api/
    type: APIReference
  - url: https://dm-sdk-docs.iheartjane.com/docs/app/intro/
    type: Documentation
  description: The Jane DM SDK is a TypeScript/JavaScript library (usable in client-side React/Angular/Vue and server-side
    Node.js/Express apps) that embeds MyHigh-powered personalization and publisher monetization widgets into a retailer's
    own menu - a Recommended Row of personalized products, a Recommended Sort for search ranking, a single-brand Top of Menu
    sponsored row, and a Cart Topper of sponsored and organic recommendations. The SDK requires approval from Jane to enable
    on a menu; initialization identifiers, package name, and endpoints are provisioned by a Jane account representative.
common:
- type: DomainSecurity
  url: security/iheartjane-domain-security.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/jane-technologies-inc
- type: Website
  url: https://www.iheartjane.com
- type: Documentation
  url: https://dm-sdk-docs.iheartjane.com
- type: Integrations
  url: https://www.iheartjane.com/business/integrations
- type: DeveloperPortal
  url: https://api.iheartjane.com/jane-api-docs/index.html
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com