Ga naar hoofdinhoud

Installing the PIM+ API

Step-by-step Guide

  1. Download the API via the PIM+ interface (Settings > Tools).
    Do this directly on the PIM+ Master server, or copy the .exe file to the Master and run it there.

Alt Text

  1. Install the API in a specific folder
    D:\PIM\API
    (Manually create the "API" folder if needed.)

    Alt Text

  2. During installation, you can choose to open the installation instructions.
    If you're following this guide, you can uncheck that option and click Finish.

  3. Open IIS and create a new Application Pool for the API with the appropriate settings.

    Alt Text

  4. Go to the PIM site in IIS, right-click on it, and choose Add Application.

    Alt Text

  5. Configure the application as follows:

    • Physical path: the installation path you set in step 2.

    • Application Pool: select the one you created in step 4.

    • Alias: this determines the URL path to access the API. https://localhost/API

      Alt Text

  6. The API is now active and accessible via:
    https://localhost/API/docs