Import Json
Products
Import Json
Import products from JSON.
Authentication Required: Requires product:write permission.
Accepts a JSON body with a products array. Each product specifies
a key, productType, and a properties dict with arbitrary property values.
Maximum 250 products per request. Creates a Job to track the batch operation.
POST
Import Json
Cookies
Body
application/json
Request model for JSON product import.
List of products to import
Batch size for processing
Required range:
1 <= x <= 50Run AI enrichment
Scrape brand website during enrichment
Search product lakehouse for existing data
Validate against ProductType
Response
Successful Response
Response model for batch product creation.