---
search:
  tags:
    - Products
    - POST
seo:
  description: >-
    Upload a UTF-8 CSV with a header row. Columns: name, sku, upc, length,
    width,… Reference for the POST /products/csv endpoint in the Vault by
    Stashtab API API.
sidebar:
  badge: POST
  label: Import products from CSV
title: Import products from CSV
type: openapi-operation
---
Upload a UTF-8 CSV with a header row. Columns: `name`, `sku`, `upc`, `length`, `width`, `height`, `dimension_unit`, `weight`, `weight_unit`, `image_url`. Valid rows are created while invalid rows return field-level errors.

<Operation source="reference" id="uploadproductscsv" />
