Cloud HostingLaunch UnoPim on fully-managed cloud hosting — fast, secure and cost-effective plans.
Skip to content

Generating WooCommerce API Credentials

Before connecting WooCommerce to UnoPim, you need to generate an API key from your WooCommerce store. This key allows UnoPim to securely communicate with WooCommerce on your behalf.

The whole process takes just a couple of minutes. Follow the steps below.

Step 1 Open WooCommerce Settings

Log in to your WordPress admin panel and go to WooCommerce → Settings.

WooCommerce Settings Navigation

Step 2 Go to the REST API Section

From the Settings page, click the Advanced tab in the top navigation bar. Then click on REST API from the sub-menu.

WooCommerce REST API Navigation

This page lists all existing API keys for your store. You'll create a new one here.

Step 3 Add a New Key

Click the Add Key / Create API Key button.

Fill in the following details on the form that appears:

FieldWhat to enter
DescriptionA label to identify this key e.g., UnoPim Integration
UserSelect the WordPress user this key belongs to Admin is selected by default
PermissionsSelect Read/Write

Generate API Key Form

Important: UnoPim requires Read/Write permission to export and import data between the two platforms. Selecting Read Only will cause exports to fail.


Step 4 Generate the API Key

Once all fields are filled in, click Generate API Key.

WooCommerce will generate and display three items:

ItemWhat it's used for
Consumer KeyUsed to authenticate UnoPim with your WooCommerce store
Consumer SecretUsed alongside the Consumer Key for secure authentication
BarcodeA visual reference for the key not used in UnoPim

Important: This is the only time WooCommerce will display the Consumer Secret in full. Copy both the Consumer Key and Consumer Secret immediately and store them somewhere safe. If you lose the secret, you'll need to delete this key and generate a new one.


What You Now Have

You'll need the following two values to set up credentials in UnoPim:

  • Consumer Key
  • Consumer Secret

Released under the MIT License.