Connect JTL-Shop with ProductPolish
Connect your JTL-Shop with ProductPolish. Install the REST API plugin and generate an API key in the plugin settings.
Prerequisites
- JTL-Shop 5.4+ (with REST API enabled)
- Admin access to the JTL-Shop backend
- The REST API must be enabled in the shop configuration (disabled/beta by default)
- HTTPS is required
Required credentials
| Field | Example | Description |
|---|---|---|
Shop URL | https://my-shop.com | Base URL of the JTL-Shop. Without /admin. |
API key | (generated API key) | The API key from the REST API plugin settings. |
Step-by-step guide
Open JTL-Shop Admin
Go to https://your-shop.com/admin and log in as administrator.
Enable REST API
The REST API is built in to JTL-Shop 5 but must be manually enabled. Open the JTL-Shop configuration file or enable the API via the shop settings.
guide.jtl-software.de for activation details.Open API settings
After activation you will find the API settings in the JTL-Shop Admin.
Generate API key
In the API settings, create a new API key.
Copy the generated key and store it securely.
Enter in ProductPolish
Go in ProductPolish to Dashboard→Integrations→New connection.
- Select JTL-Shop as the platform
- Enter your shop URL – without
/admin - Paste your API key
- Click "Save connection"
Good to know
- JTL-Wawi sync: Products created via the API are automatically transferred to Wawi at the next sync.
- JTL-Shop 4: Not supported as JTL-Shop 4 has no REST API. Please upgrade to JTL-Shop 5 (at least version 5.4).
- Beta status: The REST API in JTL-Shop 5 is still in beta. We recommend monitoring the JTL roadmap for production use.
- Images: Product images are uploaded via the API and automatically assigned.
- SEO: SEO fields (title, meta description, URL slug) are automatically populated.
Common issues
REST API not reachable
The REST API must be manually enabled in the JTL-Shop configuration. Check that the API is enabled and the shop is at least version 5.4.
"401" error
The API key is invalid or the REST API is not enabled. Check the API settings in the shop admin.
Products not appearing in Wawi
Run a sync between JTL-Shop and JTL-Wawi. Products created via the API are transferred at the next sync.