Distru is a seed-to-sale cannabis ERP that centralizes inventory, orders, invoicing, manufacturing, procurement, and Metrc compliance for cultivators, processors, distributors, and retailers. An unofficial API lets you programmatically pull orders, invoices, products, inventory, purchase orders, and customer records—and push updates like new orders, invoices, and production runs back into Distru.

Distru is a specialized cannabis enterprise resource planning (ERP) platform that centralizes wholesale operations, inventory management, order fulfillment, manufacturing, and regulatory compliance for cultivators, processors, distributors, and retailers. Operators use Distru to track live Metrc-synced inventory, manage orders and invoicing, run production and bill-of-materials workflows, handle procurement, and sync financials to QuickBooks—across regulated U.S. cannabis markets.
Core product areas include:
Common data entities:
Cannabis operators run mission-critical workflows on Distru daily, but turning its portal- and integration-driven operations into reliable API-driven automation is non-trivial:
Supergood reverse-engineers authenticated browser flows and Distru's published API surface to deliver a resilient, normalized API layer for your Distru account—covering inventory, orders, invoicing, procurement, and production.
Use Distru with AI agents: Distru MCP Server →
Book a 30-minute session to confirm your modules, enabled integrations, and authentication model.
We deliver a production-ready Distru adapter tailored to your account configuration and compliance state.
Go live with continuous monitoring and automatic adjustments as Distru evolves.
Authentication
/authenticateAuthenticate to a Distru account using an API key and obtain a session token for downstream calls.
Orders
/ordersList sales orders with filters for status, customer, location, and date range, including line items and fulfillment state.
Orders
/create_orderCreate a new sales order with line items, customer, and delivery details against your Distru configuration.
Invoicing
/invoicesRetrieve invoices, payments, and credits with status and customer filters for financial reconciliation.
Inventory
/productsPull products, batches, packages, and live Metrc-synced inventory across locations.
Procurement
/purchase_ordersList purchase orders and vendor records with status, vendor, and date filters for procurement workflows.
- Pull orders, line items, and fulfillment status into a single warehouse - Stream invoice, payment, and credit events to QuickBooks, NetSuite, or BI tools - Reconcile customer and company records across CRM and finance systems
- Pull live Metrc-synced product, batch, and package inventory across locations - Surface low-stock and aging-inventory events to replenishment workflows - Push validated package and tag updates that respect state compliance rules
- Sync purchase orders and vendor records into spend-analysis tools - Trigger receiving and put-away workflows when inbound packages arrive - Match purchase orders against invoices for three-way reconciliation
- Pull production runs, bill-of-materials, and assemblies into manufacturing dashboards - Track cost of goods across batches and finished products - Attach COA results to packages and surface them to customers
Authentication
API key credentials handled in a managed session, with secure token storage
Connectivity
Distru's published REST API surface plus authenticated browser flows where endpoints are not exposed
Response format
Normalized JSON across Orders, Invoices, Products, Inventory, and Procurement objects
Rate limits
Adaptive throttling tuned to your account to avoid Distru-side and Metrc-side limits
Session management
Automatic session refresh, credential rotation, and key validation
Data freshness
Near real-time pulls for orders, invoices, and inventory with optional scheduled batch syncs
Security
Encrypted credential vault, scoped access tokens, SOC 2-aligned controls, and audit logging
Webhooks
Event-style callbacks for order creation, invoice status, inventory changes, and fulfillment updates
Latency
Sub-second reads on cached entities; multi-second writes when posting orders and production runs
Throughput
Horizontally scaled workers sized to multi-location order and inventory volume
Reliability
Retry, backoff, and idempotency keys for orders, invoices, and inventory transactions
Adaptation
Continuous monitoring of Distru releases, Metrc/BioTrack changes, and account configuration drift
Yes. Supergood normalizes data across Distru's order, invoicing, and inventory surfaces, so you can pull sales orders, line items, products, batches, and live Metrc-synced packages through a single consistent API.
Supergood works with your existing Distru account credentials, including the API key Distru issues for your account. We handle key storage, rotation, and session management so you do not have to build that plumbing yourself.
Distru inventory is tightly coupled to Metrc and BioTrack state systems. Supergood respects those compliance state machines on writes, so package, tag, and inventory updates stay valid against your state's regulatory requirements.
No. Distru's bidirectional integrations sync data both ways. Supergood coordinates with those flows and applies idempotency and change detection so external automation does not create duplicate or conflicting records.
Yes. Production runs, bill-of-materials, assemblies, and COGs are exposed through the same normalized API surface, so manufacturing data sits alongside order, invoice, and inventory entities.