websitestringRequired: No"https://bluebottlecoffee.com"Website URL to resolve to Openmart records. Matched by root domain internally. Accepted with or without scheme.
curl --request POST \
--url https://api.openmart.ai/api/v1/enrich_company \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <your_api_key>' \
--header 'Content-Type: application/json' \
--data '{"website":"https://bluebottlecoffee.com","limit":2}'