Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.thisiswhyimhigh.com/api/v1/reports/stream/{sectionKey} \ --header 'Content-Type: application/json' \ --data ' { "orderItems": [ { "strainName": "<string>", "grams": 123, "price": 123, "thcPct": 123, "cbdPct": 123, "terpenes": [ { "name": "<string>", "percentage": 123 } ], "effects": [ "<string>" ], "aromas": [ "<string>" ] } ], "orderMetadata": { "dispensaryName": "<string>", "orderDate": "<string>", "totalSpent": 123 }, "previousSections": {} } '
Show child attributes
SSE stream of a single notebook section