Trym is cannabis farm-management software for commercial cultivators, combining full Metrc compliance, plant and harvest tracking, wireless sensors, crop steering, and team workflows. An unofficial API lets you programmatically pull plants, harvests, tasks, lab results, and sensor readings—and push updates like harvest weights, Metrc actions, and task assignments back into Trym.

Trym is cannabis farm-management software built specifically for commercial growers. Cultivators use Trym as a full Metrc compliance system—tracking plants through their growth cycles, recording harvest weights, and reporting to state traceability—while also managing team tasks, monitoring climate and root-zone sensors, steering crops to improve yields, and analyzing production data. Trym was acquired by Canix in January 2026.
Core product areas include:
Common data entities:
Cultivators run daily compliance and grow operations on Trym, but turning its mobile-first, Metrc-driven workflows into API-driven automation is non-trivial:
Supergood reverse-engineers Trym's authenticated web and mobile flows to deliver a resilient API layer for your cultivation operation—covering plants, harvests, tasks, sensor data, and Metrc-synced compliance records.
Use Trym with AI agents: Trym MCP Server →
Book a 30-minute session to confirm your facilities, Metrc states, and connected sensor hardware.
We deliver a production-ready Trym adapter tailored to your grow operation and compliance configuration.
Go live with continuous monitoring and automatic adjustments as Trym evolves.
Authentication
/authenticateAuthenticate to a Trym account and obtain a session token for downstream calls.
Cultivation
/plantsList plants with filters for batch, strain, growth phase, room, and Metrc tag status.
Harvests
/harvestsRetrieve harvests with plant weights, waste records, and associated package data.
Harvests
/record_weightRecord plant or harvest weights captured from mobile scans or Bluetooth scales.
Tasks
/tasksPull tasks, assignments, and notes across teams, rooms, and growth stages.
Sensors
/sensor_readingsFetch climate and substrate readings (temperature, humidity, CO2, EC, water content) by room and zone.
- Pull plants, batches, and harvests with weights and waste records into a single warehouse - Stream harvest and package events to downstream BI, inventory, and ERP tools - Reconcile plant and package records against Metrc tags for unified compliance reporting
- Mirror plant, harvest, and package state between Trym and Metrc across states - Flag discrepancies between recorded weights and traceability submissions - Trigger remediation tasks when compliance records fall out of sync
- Unify temperature, humidity, CO2, EC, and water-content readings across Aranet, Growlink, TrolMaster, and Argus - Correlate environmental conditions with yield and harvest outcomes - Surface out-of-range room and zone conditions to alerting workflows
- Pull task assignments and completion status into project and labor-tracking systems - Push new tasks and reassignments from external scheduling tools back into Trym - Report on labor hours by room, batch, and growth phase
Authentication
Account username/password handled in a managed session with secure credential storage
Connectivity
Authenticated web and mobile flows reverse-engineered into a stable API surface
Response format
Normalized JSON across Plant, Harvest, Task, Sensor, and Metrc-synced objects
Rate limits
Adaptive throttling tuned to your account to avoid platform-side limits
Session management
Automatic session refresh, re-login handling, and credential rotation
Data freshness
Near real-time pulls for plants, harvests, and sensor readings with optional scheduled batch syncs
Security
Encrypted credential vault, scoped access tokens, SOC 2-aligned controls, and audit logging
Webhooks
Event-style callbacks for harvest completion, weight capture, task updates, and sensor thresholds
Latency
Sub-second reads on cached entities; multi-second writes when posting weights and Metrc actions
Throughput
Horizontally scaled workers sized to multi-room, multi-facility cultivation volume
Reliability
Retry, backoff, and idempotency keys for weight recording and compliance submissions
Adaptation
Continuous monitoring of Trym releases, Metrc state changes, and sensor partner updates
Yes. Supergood reconciles Trym's plant, harvest, and package records against Metrc tags, so compliance state is exposed through the same normalized API surface across the states where you operate.
Yes. Environmental and substrate readings from Aranet, Growlink, TrolMaster, and Argus are unified into a single sensor stream with temperature, humidity, CO2, EC, and water-content values by room and zone.
Trym integrates with specific hardware and software partners but does not publish a general-purpose, self-serve developer API. Supergood builds a resilient API over your authenticated Trym account so you can access any data your operation captures.
Yes. Beyond reads, the API supports actions like recording weights and creating or reassigning tasks, with idempotency and retry handling so writes stay safe across mobile-captured workflows.
Each integration is profiled against the Metrc configuration for your states, preserving state-specific tag formats and reporting rules rather than forcing a generic schema.