Skip to main content
GET
/
products
/
api
/
v1
/
import
/
template
Download CSV import template
curl --request GET \
  --url https://www.closient.com/products/api/v1/import/template
"gtin,product_name,brand,manufacturer,description,image_url,country_of_origin,net_content\n00614141000036,Organic Oat Milk,Oatly,Oatly AB,Organic oat milk 1L,https://example.com/oatmilk.jpg,SE,1L\n00049000006346,Coca-Cola Classic,Coca-Cola,The Coca-Cola Company,Original taste 355ml,,US,355ml\n"

Documentation Index

Fetch the complete documentation index at: https://docs.closient.com/llms.txt

Use this file to discover all available pages before exploring further.

Response

200 - text/csv

CSV template file with header row and two example rows.

The response is of type file.