Import and update products
Import
Import and update products
Import or update your product catalog in Kameleoon using the preferred endpoint for catalogs with more than 50K products.
PUT
Import and update products
This endpoint imports your products into your Kameleoon account. It is the preferred method for importing your catalog if you have more than 50K products.
We strongly recommend using this endpoint to also update the list of products and their properties, rather than fully re-importing your catalog daily.
The data is sent as a JSON string in the body of the request.
List of parameters for
List of parameters for
Use the
List of parameters for
List of parameters for
The params object allows you to specify custom parameter values for the item. Pass the
List of parameters for
The fashion object allows you to specify additional information about fashion items. Pass the fashion object inside the product items object.
Rate limit
- The API request limit (Rate Limit) is set at 40 requests per minute, with a maximum of 1 request every 1.5 seconds.
- The API request weight limit (Weight Limit) is capped at 35 megabytes per request.
HTTP Request
List of query parameters
The purpose of the Example of an unsuccessful request:
webhook is to notify the developer once a request has been completed. Once all products in the API call have been imported and are fully available, a POST request will be sent to the designated webhook.Example of a successful request:List of parameters for items object
List of parameters for locations object
Use the locations object to provide price, inventory, and other location-specific information when you have multiple locations. Pass the locations object inside the product items object.
List of parameters for delivery_types object
List of parameters for Params object
The params object allows you to specify custom parameter values for the item. Pass the params object inside the product items object.