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/scanner/analyze-batch \ --header 'Content-Type: application/json' \ --data ' { "images": [ { "imageBase64": "<string>", "imageUrl": "<string>", "label": "<string>" } ], "hints": { "expectedStrainName": "<string>" }, "attribution": { "userAgent": "<string>", "screenWidth": 123, "screenHeight": 123, "timezone": "<string>", "language": "<string>", "referrer": "<string>", "utmSource": "<string>", "utmMedium": "<string>", "utmCampaign": "<string>", "sessionId": "<string>", "userId": "<string>" } } '
Array of 1-4 images to analyze
1 - 4
Show child attributes
Device/browser attribution for analytics (collected client-side)
Batch label analysis result with merged data