> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://cfs.crisp.help/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# Getting WooCommerce Credentials for ShipBoss


# WooCommerce Integration with ShipBoss


Integrating your WooCommerce store with ShipBoss allows for seamless management of your eCommerce operations. Follow the steps below to set up the integration.

## Step 1: Determine the API URL


The API URL is derived from your WooCommerce store's main URL. The typical format is:

- `https://yourstore.com/wp-json/wc/v3/`

### Example:

If your WooCommerce store is located at `https://example.com`, your API URL would be:

- `https://example.com/wp-json/wc/v3/`

This URL will be needed when setting up the integration in ShipBoss.

## Step 2: Generate Consumer Key and Consumer Secret


### Step 2.1: Access WooCommerce Settings


1. **Log in to your WordPress Dashboard:**

   - Use your admin credentials to access your WordPress dashboard.

2. **Navigate to WooCommerce Settings:**

   - Go to **WooCommerce > Settings** from the WordPress menu.

### Step 2.2: Open REST API


1. **Go to the Advanced Tab:**

   - In the WooCommerce **Settings** menu, click on the **Advanced** tab.

2. **Select REST API:**

   - From the options available, choose **REST API**.

### Step 2.3: Create API Keys


1. **Click on Add Key:**

   - To generate a new API key, click on the **Add Key** button.

2. **Enter Key Details:**

   - **Description:** Provide a description for the key (e.g., "ShipBoss Integration").
   - **User:** Select a user (this could be your admin account).
   - **Permissions:** Choose the level of permissions:
     - **Read**
     - **Write**
     - **Read/Write** (recommended)

3. **Generate the API Key:**

   - After entering the necessary information, click on **Generate API Key**.

### Step 2.4: Copy the Consumer Key and Consumer Secret


1. **Copy the Keys:**

   - Once the API key is generated, the **Consumer Key** and **Consumer Secret** will be displayed on the screen.

2. **Store the Keys Securely:**

   - Copy these keys and save them in a secure location. You will need these keys to complete the integration with ShipBoss.

## Step 3: Complete the Integration in ShipBoss


1. **Log into ShipBoss:**

   - Access the ShipBoss admin portal.

2. **Navigate to the Admin Section:**

   - Go to the **Admin** section where integrations can be managed.

3. **Insert the API URL, Consumer Key, and Consumer Secret:**

   - Provide the WooCommerce API URL you determined earlier.
   - Enter the **Consumer Key** and **Consumer Secret** that you generated.

4. **Save the Integration Settings:**

   - After entering the required information, save the settings to complete the integration.

## Related Articles


- [SyncNship](/en/article/syncnship-1mczniz/)

- [Getting Magento Credentials for ShipBoss](/en/article/getting-magento-credentials-for-shipboss-pgbnyn/)

- [Getting Shopify Credentials for ShipBoss](/en/article/getting-shopify-credentials-for-shipboss-1e8vvjy/)

## Troubleshooting and Support


- **API Connection Issues:** Ensure that the API URL, Consumer Key, and Consumer Secret are correctly entered in ShipBoss.
- **Permissions:** Verify that the WooCommerce user selected has the appropriate permissions (Read/Write) for the API keys.
- **Support:** If you encounter any issues, contact ShipBoss support for further assistance.