Bulk upsert products. Saves metadata immediately, embeds in background.
Documentation Index
Fetch the complete documentation index at: https://docs.vizochok.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Array of products to create or update
Successful Response
Unique job identifier for tracking progress via GET /catalog/jobs/{job_id}
Total number of products in this upload
Number of products queued for embedding (new or changed content)
Number of products skipped (content unchanged, no re-embedding needed)
Initial job status (always 'accepted')