The API (Application Programming Interface) provides automated communication between connected systems. In order to enable API access, the following credentials must be gathered.
- Store URL
- API Key
Store URL
The Store URL is the complete URL of your PrestaShop Store, as it appears in your browser's address bar.
API Key
To generate the API Key:
- Log in to the PrestaShop admin panel.
- Click Advanced Parameters > Webservice.
- Click Add new webservice key.
- Click Generate.
- Retain the displayed API Key.
- Check the resource permissions shown in the following Webservice API Key Resource Permissions table:
Resource | Permissions |
---|---|
addresses | View |
carriers | View |
combinations | View |
countries | View |
customers | View |
order_states | View |
orders | View, Modify |
products | View |
states | View |
stock_availables | View, Modify |
Next: Enable API Access
Comments
Please sign in to leave a comment.