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 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.

API entry from apis.yml

apis.yml Raw ↑
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.