Create API proxy in API management

Create a new API Proxy in API Management with a dummy backend. This proxy serves as the OAuth token endpoint used to generate access tokens for iCWP APIs.

To create an API proxy in API management:

  1. In the API Portal, navigate to Develop > APIs.
  2. Click Create.
  3. In the Create API dialog:
    1. Select URL as the source.
    2. Enter Working Dummy URL: < https://www.innovapptive.com/ > (it can be any working URL).
    3. Enter Name : ICWPGenerateoAuthToken and Title: ICWP Integration Suite Generate oAuth Token for the API Proxy.
    4. Provide API Base Path:/token.
    5. Click Create to generate the proxy.
  4. Go to Proxy Endpoint Route Rules:
    1. Route Rule Name: Default.
    2. Target Endpoint: None.
    3. Click Save.