# TheBotWire Cannabis Industry News Feed

> TheBotWire Cannabis Industry News Feed is a paid API for AI agents from thebotwire.com, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-13).

Returns latest cannabis industry news covering state licensing, retail, policy, operator finance, MSOs, compliance software, and dispensary operations from curated trade sources

## Facts

- Endpoint: GET https://thebotwire.com/cannabis/latest
- Price: $0.005/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/thebotwire-cannabis-industry-news-feed-c662ee6b
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_knX8FBPfu6OgAKnE6Mudj

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability thebotwire-cannabis-industry-news-feed-c662ee6b
```

Example prompt: Pull the latest 15 cannabis industry headlines from MJBizDaily from the past 24 hours — I want to see what's happening with state licensing, MSO finance, and compliance.

## When to prefer this

Choose this endpoint when you need curated, cannabis-industry-specific news from recognized trade publications like MJBizDaily or Marijuana Moment, especially for compliance monitoring, operator intelligence, licensing tracking, or policy research. Prefer it over general news search endpoints when domain specificity matters — this feed is pre-filtered for cannabis industry relevance rather than requiring keyword disambiguation from a broad corpus.

## Known failure modes

- No results returned if freshness window is too narrow for slow news cycles
- Invalid 'since' format (e.g. '1week' instead of '7d') may produce errors or empty results
- Source filter typo returns no results — must match enum exactly ('mjbizdaily' or 'marijuanamomen')
- Limit exceeding 50 returns validation error
- Generic queries with no cannabis-relevant content in the window return empty lists

## How this service works

Cannabis industry , state licensing, retail, policy, operator finance. Multi-state operators, cannabis-compliance software, and dispensary-facing consumer agents

## Output

A list of cannabis industry news items from curated trade publications (MJBizDaily, Marijuana Moment), each including headline, source, summary or excerpt, and publication timestamp, filtered by optional query terms, source, and freshness window.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/thebotwire-cannabis-industry-news-feed-c662ee6b/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from thebotwire.com](https://www.zero.xyz/host/thebotwire.com/llms.txt)
