Upload a CSV file of products to Retailgrid for asynchronous import, returning a job ID you can use to track ingestion progress.
Documentation Index
Fetch the complete documentation index at: https://docs.retailgrid.io/llms.txt
Use this file to discover all available pages before exploring further.
Retailgrid API keys are prefixed with rg_live_. Pass them as Authorization: Bearer <key>.
Successful Response
Minimal handle returned by async enqueue endpoints.
The full job status is fetched separately via GET /v1/jobs/{id}.