For Developers
Open REST API for phytochemical compounds, clinical herb profiles, thermal extraction ladders, and matrix layout data. No auth required — start in minutes.
X-Api-Key for higher rate limits.
{
"id": "lavender",
"name": "Lavandula angustifolia",
"optimalTemp": 170,
"moods": ["calming", "sleep"],
"compounds": [
{
"name": "Linalool",
"boilingPoint": 198,
"effect": "calming"
},
{
"name": "Linalyl acetate",
"boilingPoint": 220,
"effect": "sedating"
}
]
}