Phase 1: Backend Configuration (REST API)
This step allows Kleep to retrieve your product catalog, order history, and return/refund data to calibrate the algorithm.1. Create a REST API Key
- Log in to your WordPress Admin Panel.
- Navigate to WooCommerce > Settings > Advanced > REST API.
- Click on “Add key”.
- Fill in the following fields:
- Description: Enter a name (e.g., “Kleep Integration”)
- User: Select an admin user
- Permissions: Select Read
- Click “Generate API key”.
2. Retrieve and Save Credentials
After generating, WooCommerce will display two credentials:- Consumer Key (starts with
ck_) - Consumer Secret (starts with
cs_)
3. Requirements
- Your WooCommerce store must use HTTPS for the API keys to work securely.
- WooCommerce REST API version v3 is required (WooCommerce 3.5+).
- If you use custom return/RMA plugins (e.g., YITH WooCommerce RMA, ReturnGO), please let us know so we can coordinate the right integration approach.
4. Firewall Configuration
If your store is behind a firewall or uses IP-based access restrictions, please whitelist the following Kleep IP addresses to ensure uninterrupted API access:34.1.4.382.66.252.201176.148.67.162
5. Send Credentials to Kleep
Please send the following information to your Kleep contact via email:- Your store URL (e.g.,
https://yourstore.com) - Consumer Key (
ck_...) - Consumer Secret (
cs_...)
