Confident Cannabis (now Confident LIMS) is a cloud lab information management system and wholesale marketplace powering cannabis testing labs, cultivators, manufacturers, and distributors. An unofficial API lets you programmatically pull samples, test results, Certificates of Analysis, products, and marketplace orders—and push lab data, sample submissions, and result revisions back into Confident Cannabis.

Confident Cannabis (now Confident LIMS) is a cloud-based laboratory information management system and wholesale marketplace for the cannabis industry. Testing labs use Confident to manage sample intake, run assays, publish Certificates of Analysis, and connect to a client portal network of 15,000+ testing clients, while cultivators, manufacturers, and distributors use the wholesale marketplace and integrations to share lab data, list products, and transact across the supply chain. The platform also handles regulatory exports to seed-to-sale systems like METRC and BioTrack.
Core product areas include:
Common data entities:
Labs and supply-chain operators run mission-critical workflows on Confident Cannabis daily, but turning portal- and subscription-gated workflows into API-driven automation is non-trivial:
Supergood reverse-engineers authenticated browser flows and Confident Cannabis's portal and partner surfaces to deliver a resilient API layer for your lab or marketplace account—across LIMS and wholesale workflows.
Use Confident Cannabis with AI agents: Confident Cannabis MCP Server →
Book a 30-minute session to confirm your modules, lab vs. marketplace scope, and authentication model.
We deliver a hardened Confident Cannabis adapter tailored to your account configuration and entitlements.
Go live with continuous monitoring and automatic adjustments as Confident Cannabis evolves.
Authentication
/authenticateAuthenticate to a Confident Cannabis account using username/password or MFA and obtain a session token for downstream calls.
Samples
/samplesList samples across intake, in-progress, and completed states with filters for client, batch, SKU, and date range.
Samples
/create_sampleSubmit a new sample for testing with client, product, batch, and requested assay details.
Results
/resultsRetrieve test results and revisions for samples, including assay values, methods, and pass/fail status.
Certificates
/coasPull Certificates of Analysis as structured data or document downloads, including revision history.
Marketplace
/productsList marketplace products and listings with linked lab data, batch, and SKU details.
Marketplace
/ordersRetrieve wholesale marketplace orders, invoices, and payment status across buyers and sellers.
- Pull test results, revisions, and Certificates of Analysis from Confident LIMS into a warehouse or label printer in real time - Push result data to ERP, inventory, and compliance tools as samples complete testing - Trigger real-time label printing with current pass/fail and potency data
- Submit new samples programmatically with client, product, batch, and assay details - Track sample status from intake through results without portal clicks - Reconcile sample and batch records against seed-to-sale exports in METRC and BioTrack
- Sync marketplace product listings and linked lab data across cultivators, manufacturers, and distributors - Pull wholesale orders, invoices, and PayQwick payment status into accounting and AR systems - Push QuickBooks Online invoice syncs from sales to accounting teams
- Mirror client accounts, orders, and results access across the portal network and CRM - Stream COA and result events to BI and customer-experience tools - Trigger partner workflows (Canix, Agrify, Trym) when results or listings change
Authentication
Username/password and MFA (SMS, email, TOTP) handled in a managed session
Connectivity
Authenticated portal flows plus Confident's RESTful API where exposed under your subscription
Response format
Normalized JSON across Samples, Results, COAs, Products, and Orders objects
Rate limits
Adaptive throttling tuned to your account to avoid platform-side limits and per-sample subscription tiers
Session management
Automatic session refresh, MFA replay handling, and credential rotation
Data freshness
Near real-time pulls for samples, results, and orders with optional scheduled batch syncs
Security
Encrypted credential vault, scoped access tokens, SOC 2-aligned controls, and audit logging
Webhooks
Event-style callbacks for sample status changes, result publication, COA revisions, and new orders
Latency
Sub-second reads on cached entities; multi-second writes when posting samples and marketplace orders
Throughput
Horizontally scaled workers sized to lab sample volume and marketplace transaction load
Reliability
Retry, backoff, and idempotency keys for sample submissions, result revisions, and order transactions
Adaptation
Continuous monitoring of Confident Cannabis releases, portal changes, and regulatory-export configuration drift
Yes. Supergood normalizes data across Confident LIMS sample and result entities and the wholesale marketplace's products, listings, and orders, so you integrate lab and supply-chain data through one consistent surface.
Confident's native API integrations are paid features with fees that vary by samples tested per month. Supergood works against your authenticated account and entitlements, so you can automate workflows whether or not the native API tier is enabled.
COAs and test results are exposed with their revision history, so you can pull the current published version or track changes over time. Supergood preserves revision state rather than flattening it into a single value.
Yes. Supergood normalizes sample, batch, and order data so it can flow to seed-to-sale systems like METRC and BioTrack and to accounting tools like QuickBooks Online, mirroring Confident's existing integration partners.
Each account is profiled against its configured assays, methods, product catalog, and entitlements. Supergood preserves your lab's fields, lifecycle states, and marketplace settings rather than forcing a generic schema.