Loading...

The Cannabis Strain API

8,000+ strains. Terpene profiles. Cannabinoid data. REST + GraphQL.

curl -s "https://api.demarily.dev/bud/api/v1/strains?name=Blue+Dream" \
  -H "Authorization: Bearer YOUR_API_KEY" | jq .

{
  "items": [{
    "id": "a1b2c3d4-...",
    "name": "Blue Dream",
    "strain_type": "hybrid",
    "thc_level": 21.0,
    "cbd_level": 0.1,
    "effects": ["relaxed", "happy", "euphoric"],
    "flavors": ["berry", "sweet", "blueberry"],
    "terpenes": [
      { "name": "myrcene", "percentage": 0.35 },
      { "name": "caryophyllene", "percentage": 0.22 }
    ]
  }],
  "total": 1
}
8,000+
Strains
20
Effects Tracked
4
Data Sources
2
REST + GraphQL

Built for developers

Everything you need to build cannabis-aware applications.

🔍

Search & Filter

Full-text search by name, type, effect, flavor, or terpene. Paginated results with flexible query params.

🧬

Terpene Profiles

Detailed terpene breakdowns with percentages. Myrcene, limonene, caryophyllene — the full aromatic fingerprint.

🧪

Cannabinoid Lab Data

THC and CBD percentages sourced from real lab results. Filter strains by potency range.

⚖️

Strain Comparison

Compare multiple strains side-by-side. Match effects, flavors, and chemical profiles programmatically.

Simple, transparent pricing

Start free. Scale when you need to.

Free

$0forever
  • 100 requests/day
  • Basic strain data
  • REST API access
  • Community support
Start Free
Most Popular

Pro

$29/mo
  • 10,000 requests/day
  • Full terpene & cannabinoid data
  • GraphQL access
  • Priority support
  • Webhooks
Get Started

Enterprise

$199/mo
  • Unlimited requests
  • Bulk export endpoints
  • Custom SLA
  • Dedicated support
  • On-prem available
Start Free

Ready to build?

Get your API key in seconds. No credit card required.

Get Started Free