Tymber is a native e-commerce and operations platform for licensed cannabis dispensaries, powering branded online ordering websites, delivery and pickup fulfillment, kiosks, and customer marketing. An unofficial API lets you programmatically pull orders, products, inventory, customers, and loyalty data—and push updates like product listings, pricing, and promotions—from your Tymber dashboard, even though Tymber exposes no public developer API.

Tymber is a native e-commerce and operations platform built specifically for licensed cannabis retailers. Dispensaries use Tymber to run branded, SEO-optimized online ordering websites with their own domain, sync live inventory to their point of sale, fulfill pickup and scheduled delivery orders, accept compliant cashless payments, and run loyalty, discount, and email-marketing programs—all while owning their customer data instead of renting it from an aggregated marketplace. Tymber was acquired by BLAZE as part of a full-service cannabis software suite and powers native e-commerce sites, branded apps, and self-serve kiosks for retailers across multiple states and provinces.
Core product areas include:
Common data entities:
Dispensaries run their entire online storefront on Tymber, but there is no public developer API—everything lives behind an authenticated admin dashboard, which makes programmatic automation hard:
Supergood reverse-engineers the authenticated Tymber dashboard flows your dispensary already uses and delivers a resilient, normalized API layer for your storefront—no public API required.
Use Tymber with AI agents: Tymber MCP Server →
Book a 30-minute session to confirm your storefront, POS integration, and fulfillment models.
We deliver a production-ready Tymber adapter tailored to your dispensary's catalog and configuration.
Go live with continuous monitoring and automatic adjustments as Tymber evolves.
Authentication
/authenticateAuthenticate to a Tymber dispensary dashboard using username/password (and MFA where enabled) and obtain a session token for downstream calls.
Orders
/ordersList orders with filters for status, fulfillment type (pickup, delivery), date range, and customer.
Catalog
/productsRetrieve products, variants, categories, collections, pricing, and live inventory levels synced from the connected POS.
Catalog
/create_productCreate or update a product listing, pricing, and merchandising placement in the storefront catalog.
Customers
/customersPull customer records, marketing consent, loyalty tier, and stored medical recommendations and identity proofs.
Marketing
/promotionsList active discounts, coupons, loyalty tiers, and rewards configured for the storefront.
- Pull online pickup and delivery orders with line items into your warehouse and accounting stack - Reconcile order totals, taxes, fees, and discounts against the connected POS - Stream order events to BI and reporting tools for unified sales analytics
- Pull products, variants, pricing, and live inventory from the storefront catalog - Push product listings, merchandising, and pricing updates without manual dashboard edits - Detect oversell risk by reconciling POS-synced inventory with storefront availability
- Sync customers, marketing consent, and loyalty tiers into CRM and email tools - Match repeat buyers across pickup and delivery for accurate VIP and rewards status - Surface compliant marketing audiences while respecting consent and medical-data rules
- Schedule and update discounts, coupons, and rewards across storefronts programmatically - Trigger downstream workflows when delivery windows, zones, or pickup schedules change - Push promotional banners and featured collections in coordination with campaigns
Authentication
Username/password and MFA dashboard login handled in a managed session
Connectivity
Authenticated dashboard flows reverse-engineered from the Tymber admin interface; no public API required
Response format
Normalized JSON across Orders, Products, Inventory, Customers, and Promotions objects
Rate limits
Adaptive throttling tuned to your storefront to avoid dashboard-side limits
Session management
Automatic session refresh, MFA replay handling, and credential rotation
Data freshness
Near real-time pulls for orders and inventory with optional scheduled batch syncs
Security
Encrypted credential vault, scoped access tokens, and audit logging aligned to cannabis-compliance needs
Webhooks
Event-style callbacks for new orders, fulfillment status changes, and inventory updates
Latency
Sub-second reads on cached catalog entities; multi-second writes when posting catalog and promotion changes
Throughput
Horizontally scaled workers sized to multi-storefront order and catalog volume
Reliability
Retry, backoff, and idempotency keys for order, catalog, and promotion writes
Adaptation
Continuous monitoring of Tymber dashboard releases and per-retailer storefront configuration drift
No. Tymber data lives behind an authenticated admin dashboard with no documented public developer API. Supergood works against your existing authenticated dashboard session to deliver a normalized API layer without one.
Yes. Supergood normalizes orders across in-store pickup, scheduled delivery, and on-demand delivery fulfillment models, preserving the windows, zones, and line-item detail specific to each.
Tymber syncs inventory, pricing, taxes, and discounts from POS systems like Blaze, Treez, and Stronghold. Supergood reconciles that POS-synced state with the storefront so downstream systems see one consistent catalog.
Medical recommendations, identity proofs, and marketing consent are handled with encrypted storage, scoped access, and audit logging so extraction respects cannabis-regulatory requirements.
Yes. Each dispensary's branded site, domain, catalog, and promotions are profiled individually, so multi-location and multi-brand operators get consistent objects across every storefront.