PrestaShop Setup Guide
Follow these steps to connect your PrestaShop store to Describelio. You will create a WebService API key that allows Describelio to read and update your product descriptions.
- Prerequisites
You need PrestaShop 8.x or newer with HTTPS enabled (required for API security) and admin access to the back office.
- Enable WebService API
In your PrestaShop back office, go to Advanced Parameters > WebService and toggle the service to Enabled.
- Create API Key
Click “Add new key”. PrestaShop will generate a unique API key for you.
- Set Permissions
In the permissions table, check View and Modify for “products” and View for “product_features”.
- Copy API Key
Save the key and copy it immediately. The full key is only shown once after creation.
- Find Store URL
Your store URL is the base address of your PrestaShop installation. For example:
https://yourshop.com - Connect in Describelio
Go to Shops > Add Shop, select PrestaShop, and paste your API key and store URL.
Official PrestaShop WebService documentation: devdocs.prestashop-project.org/8/webservice/