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