Strain
The Strain API is a free resource containing information on a large variety of marijuana strains including their race, effects, and flavors. Use of this API is free and is encouraged for development purposes. The data does not belong to me and I am not at leisure to grant permission for commercial use.
Strain endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
getAllStrains /getAllStrains |
Get all strains. |
| POST |
getEffectsByStrainId /getEffectsByStrainId |
Search effects by strain id.Some of the search queries only return the strain with basic information and not effects or flavors. These additional queries use the strain id to… |
| POST |
getFlavorsByStrainId /getFlavorsByStrainId |
Search flavors by strain id.Some of the search queries only return the strain with basic information and not effects or flavors. These additional queries use the strain id to… |
| POST |
getListAllEffects /getListAllEffects |
Get list all Effects. |
| POST |
getListAllFlavors /getListAllFlavors |
Get List all Flavors. |
| POST |
getStrainsByEffect /getStrainsByEffect |
Search for strains by effect. |
| POST |
getStrainsByFlavor /getStrainsByFlavor |
Search for strains by flavor. |
| POST |
getStrainsByName /getStrainsByName |
Search for strains by Name. |
| POST |
getStrainsByRace /getStrainsByRace |
Search for strains by race (Available races: Sativa, Indica, and Hybrid). |
Strain pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — | — |