API Access

Updated by Joris Huinink

Below is the basic-information to setup a Shopware connection:

  • BaseUrl; Url of the website
  • ClientId
  • ClientSecret

Login credentials for the Shopware backend is not needed, but is preferable to later check data in Shopware and OrderChief.

For the ClientId and ClientSecret, see the section "Generate ClientId and ClientSecret" below.

Generate ClientId and ClientSecret

When logged into the Shopware backend on the website follow the following steps:

  1. Go in the left navigation menu to "Settings"
  2. Select "System" and then "Integrations"
  3. Click "Add integration"
  4. Fill in the following:
    1. Name = "OrderChief"
    2. Administrator is preferably set on, otherwise configure the appropriate roles
    3. Note down Acces key ID (ClientId) and Secret access key (ClientSecret)
  5. Click on "Save Integration"


How did we do?