Configuring API Portal Destination
You have to configure API Portal as a destination to establish communication channel between API Gateway and API Portal to exchange data.
To configure
API Portal destination
1. Select Username > Administration.
2. Select Destinations.
3. Select API Portal > Configuration to configure API Portal as the destination.
4. Provide the following information in the Basic information section:
Field | Description |
Name | Name of the portal being configured. |
Version | Version of the portal being configured. |
5. Provide the following information in the Portal configuration section for Gateway to send data to API Portal:
Field | Description |
Base URL | URL of the API Portal instance in the format http://<host>:<port> |
Tenant | The tenant details of API Portal. By default, default tenant is considered if the tenant information is not provided. |
Username | Username credential to access API Portal instance. |
Password | Password credential to access API Portal instance. |
6. Provide the following information in the Gateway configuration section for API Portal to create applications, request or revoke access tokens, subscriptions, and so on:
Field | Description |
Base URL | URL of the API Gateway instance. This is pre-populated. |
Username | Username credential of the API Gateway Administrator to access API Gateway instance. |
Password | Password credential to access API Gateway instance. |
7. Click Publish.
This establishes a communication channel between API Gateway and API Portal.