# HerbaPulse Cannabis Intelligence API

> HerbaPulse Cannabis Intelligence API is a paid API for AI agents from herbapulse.vercel.app, paid per call via x402, $0.12/call, status unknown (last checked 2026-09-15).

Returns evidence base, drug interactions, and global legal status information for cannabis and cannabinoids

## Facts

- Endpoint: GET https://herbapulse.vercel.app/api/herba/cannabis
- Price: $0.12/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/herbapulse-cannabis-intelligence-api-6f01f55e
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_9jF9azJlWWTwFHKysklYK

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 herbapulse-cannabis-intelligence-api-6f01f55e
```

Example prompt: Can you look up the evidence base, drug interaction risks, and global legal status for cannabis — I want to know what the research says about its wellness applications and whether it interacts with common medications like blood thinners?

## When to prefer this

Use this endpoint when an agent needs authoritative, consolidated cannabis intelligence covering scientific evidence, drug interactions, and legal context in a single call — especially for wellness, health, or harm-reduction applications that need both medical and regulatory information about cannabis and cannabinoids.

## Known failure modes

- Service unavailable or rate-limited returning 4xx/5xx errors
- Payment of $0.12 USDC not processed resulting in 402 Payment Required
- No data returned for very specific or obscure cannabinoid queries
- Outdated legal status information if jurisdiction laws have recently changed
- Incomplete drug interaction data for newly approved pharmaceuticals

## How this service works

Cannabis intelligence for wellness and health agents. Returns the evidence base, drug interactions, and global legal status for cannabis and cannabinoids.

## Output

Returns structured data covering the scientific evidence base for cannabis and cannabinoids (research summaries, wellness applications), known drug interactions with other substances or medications, and a breakdown of cannabis legal status across global jurisdictions.

## Request schema (JSON Schema)

```json
{
 "type": "object",
 "$schema": "https://json-schema.org/draft/2020-12/schema"
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/herbapulse-cannabis-intelligence-api-6f01f55e/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from herbapulse.vercel.app](https://www.zero.xyz/host/herbapulse.vercel.app/llms.txt)
