Help
How to get your WooCommerce API credentials:
- Log in to your WordPress admin panel
- Go to WooCommerce > Settings > Advanced > REST API
- Click "Add Key" and set permissions to "Read"
- Copy the Customer Key (starts with ck_) and Customer Secret (starts with cs_)
Field Details:- Customer Key: Starts with "ck_" followed by 40 characters
- Customer Secret: Starts with "cs_" followed by 40 characters
- Shop Name: Your store domain without http(s):// (e.g., mystore.com)
If you cannot retrieve data, you may need to whitelist our IP: 94.130.231.239
See instructions
here.