domainstringRequired: Yes"bluebottlecoffee.com"Company domain to check.
curl --request POST \
--url https://api.openmart.ai/api/v1/task/batch/find_tech \
--header 'Accept: application/json' \
--header 'X-API-Key: <your_api_key>' \
--header 'Content-Type: application/json' \
--data '[{"domain":"bluebottlecoffee.com","tech_type":"shopify"}]'