> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wisepim.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Lightspeed Integration

> Connect your Lightspeed store to WISEPIM. Install the app, add your API credentials, and start managing your catalog from one place.

Connect your Lightspeed store to WISEPIM to manage your whole catalog from one place. Once connected, you can import products, enrich them with AI, and push the improved content back to Lightspeed.

Setup takes two steps: install the WISEPIM app in Lightspeed to get your API credentials, then add those credentials in WISEPIM.

<Info>
  You need admin access to your Lightspeed store and a WISEPIM account with an active project.
</Info>

## Get your API credentials

<img className="block dark:hidden" src="https://mintcdn.com/swiftsyncai/7FIOkX0xwTY9o5Cx/images/marketing-screenshots/integrations/integration-configure-lightspeed-c-series-light-transparent.webp?fit=max&auto=format&n=7FIOkX0xwTY9o5Cx&q=85&s=b46dc4d66ad0eb6bd07c3aaa0f15d13c" alt="Connecting Lightspeed (C-Series) to WISEPIM, credentials, locale mapping and a live connection test" width="1478" height="2054" data-path="images/marketing-screenshots/integrations/integration-configure-lightspeed-c-series-light-transparent.webp" />

<img className="hidden dark:block" src="https://mintcdn.com/swiftsyncai/7FIOkX0xwTY9o5Cx/images/marketing-screenshots/integrations/integration-configure-lightspeed-c-series-dark-transparent.webp?fit=max&auto=format&n=7FIOkX0xwTY9o5Cx&q=85&s=00fce4a48ed315894885940abf1d1edc" alt="Connecting Lightspeed (C-Series) to WISEPIM, credentials, locale mapping and a live connection test" width="1478" height="2054" data-path="images/marketing-screenshots/integrations/integration-configure-lightspeed-c-series-dark-transparent.webp" />

Install the WISEPIM app in Lightspeed to generate the keys that connect the two platforms.

<Steps>
  <Step title="Open your Lightspeed admin panel">
    Log in to Lightspeed with your admin account.
  </Step>

  <Step title="Go to Apps">
    Open **Apps** from the main menu.
  </Step>

  <Step title="Find WISEPIM">
    Search for **WISEPIM** in the app store.
  </Step>

  <Step title="Install the app">
    Click **Install** and follow the authorization prompts.
  </Step>

  <Step title="Copy your keys">
    After authorization, you receive an **API Key** and an **API Secret**. Copy both. You need them in the next step.
  </Step>
</Steps>

## Add your credentials to WISEPIM

Enter the keys from Lightspeed to finish the connection.

<Steps>
  <Step title="Open Integrations">
    Log in to WISEPIM and go to **Settings** > **Integrations**.
  </Step>

  <Step title="Select Lightspeed">
    Choose **Lightspeed** from the available platforms.
  </Step>

  <Step title="Enter your credentials">
    Fill in the following fields:

    * **API Key**: your Lightspeed API key
    * **API Secret**: your Lightspeed API secret
    * **Store URL**: your Lightspeed store URL
  </Step>

  <Step title="Test the connection">
    Click **Test Connection** to confirm your credentials work.
  </Step>

  <Step title="Save">
    If the test succeeds, click **Save**.
  </Step>
</Steps>

<Check>
  Your Lightspeed store is now connected. You can start importing products.
</Check>

<Warning>
  Keep your API keys private and never share them publicly. If you think your keys are compromised, regenerate them in your Lightspeed admin panel and update them in WISEPIM.
</Warning>

## Related

<CardGroup cols={2}>
  <Card title="Import products" icon="download" href="/en/essentials/importing-products">
    Pull your catalog from Lightspeed into WISEPIM.
  </Card>

  <Card title="Enrich products" icon="sparkles" href="/en/essentials/enriching-products">
    Improve titles, descriptions, and attributes with AI.
  </Card>

  <Card title="Export products" icon="upload" href="/en/essentials/exporting-products">
    Push the improved content back to Lightspeed.
  </Card>

  <Card title="All integrations" icon="plug" href="/en/essentials/integrations">
    Browse every platform you can connect to WISEPIM.
  </Card>
</CardGroup>
