Retrieve the Etsy API Credentials

Retrieve the Etsy API Credentials

The merchant has to first create a seller account in the Etsy seller panel. Once the seller account is created and is approved by Etsy, the store owner has to retrieve the API Credentials. The merchant has to enter these API Key details on the Etsy Developers page.

To Retrieve API Key Details from Etsy,

  1. Go to the https://www.etsy.com/developers link. The page appears as shown in the following figure:
  2. Enter your Username and password to sign up for your Etsy account.
  3. Once get logged in, then Register as a developer The page appears as shown in the following figure:
  4. Once registration is done, your App has been made.
  5. Then, get the API key credentials,
    • Key string
    • Shared Secret The page appears as shown in the following figure:



    • Related Articles

    • Etsy Multi-Account Configuration

      After obtaining the API credentials from the Etsy Developer account, the Magento 2 store owner has to paste them into the respective fields displayed on the Etsy Multi-Account Configuration page of the admin panel. To Set up Configuration Settings, ...
    • Etsy Logs

      To View Esty Multi-Account Log Details, Go to the Magento 2 Admin panel. On the left navigation bar, click the Etsy Multi-Account Integration menu. The menu appears as shown below: Click on Logs. The Activity Logs page appears as shown: To Delete the ...
    • Manage Etsy Multi-Account

      After the configuration, you need o to manage the account in Etsy Multi-Account.To manage accounts you can perform the following actions: Create a New Account Edit, Fetch and Regenerate categories Perform Actions in Bulk
    • Overew of Etsy Multi-Account Magento 2 Integration Extension

      CedCommerce has developed Etsy Multi-Account Magento 2 Integration extension to enable the seller's list products easily on Etsy using the multi-accounts. The advanced, easy to use Etsy Multi-Account Integration for Magento from CedCommerce brings ...
    • Install PHP SDK

      To Install PHP SDK, Go to the https://github.com/cedcommerce/etsy-php. Scroll down to the Etsy PHP SDK section. The page appears as shown in the following figure: Make sure that the mentioned requirements are fulfilled. After fulfilling the ...