How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Treez Legacy SellTreez v2.0 Product API

Legacy v2.0 product surface - list products with rich filters, list products by last-updated, read a product by id, read product fields by category type, create and update products, and upload a product image. 7 operations. Superseded by the v3 dispensary and catalog surfaces but still published, still documented under the portal's "Legacy v2 Docs" version selector, and still named in the RFC 9727 API Catalog. Uses the older client-ID plus per-location API key Authorization API rather than the v3 self-signed JWT.

This API exposes 7 operations across 7 paths, and defines 5 schemas. It is described by OpenAPI 3.0.0, at version 2.7.4.

Requests are made against a single base URL, https://api.treez.io/v2.0/dispensary.

7 operations 7 paths 5 schemas 4 GET2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
2.7.4
Base URL
https://api.treez.io/v2.0/dispensary
Contact
Resource Areas
1

Paths & Operations 7

Across 7 paths, the API surfaces 7 operations — 4 GET, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Product_API 7
GET
/{dispensary_name}/product/product_list
GET/ List of Products
ProductListGet 10 params → 200400401
GET
/{dispensary_name}/product/product_list/lastUpdated/after/{date_time}
GET/ List of Products by LastUpdatedAt
UpdatedProductListGet 7 params → 200400401
GET
/{dispensary_name}/product/{product_id}
GET/ Product by ID
ByProductIdGet 4 params → 200400401
GET
/{dispensary_name}/product/product_fields
GET/ Product Fields by Category Type
ProductFieldsGet 4 params → 200400401
POST
/{dispensary_name}/product/{product_id}/image/upload
POST/ Upload an Image to a Product
UploadImage 4 params body → 200400401
POST
/{dispensary_name}/product/create
POST/ Create Product
CreateProduct 3 params body → 200400401
PUT
/{dispensary_name}/product/update/{product_id}'
PUT/ Update Product
UpdateProductById 4 params body → 200400401

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are ProductConfigurableFields (10 properties), CreateNewProductRequest (10 properties), ECommerce (6 properties), Attributes (5 properties). Each schema is shown below with its type and property counts.

CreateNewProductRequest
object
10 properties 2 required
ProductConfigurableFields
object
This section contains all the configurable fields. It is advisable to request the fresh details form the other API with endpoint called GET/productfields. this…
10 properties
Pricing
object
This section details out the pricing of the product.
3 properties
Attributes
object
5 properties
ECommerce
object
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

treez-product-api-openapi.json Raw ↑
Where this information came from

This is an independent, third-party profile of Treez Legacy SellTreez v2.0 Product API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.