cURL
curl --request POST \ --url https://tiwih-api.vercel.app/api/v1/strains/filter \ --header 'Content-Type: application/json' \ --data ' { "query": "<string>", "types": [ "sativa" ], "thc_min": 50, "thc_max": 50, "cbd_min": 50, "cbd_max": 50, "effects": [ "<string>" ], "terpenes": [ "<string>" ], "aromas": [ "<string>" ], "activities": [ "<string>" ], "time_of_day": [ "<string>" ], "logic": "AND", "limit": 20, "offset": 0, "sortBy": "popularity" } '
sativa
indica
hybrid
0 <= x <= 100
AND
OR
1 <= x <= 500
x >= 0
popularity
name
name_desc
updated
Filtered strain results