Skip to content

Product Summary Page

Product Summary Page

After creating a new Product, the user will be redirected to the Product Summary Page. This page serves as the primary hub for managing the product’s APIs, subscriptions, and other configurations.

Initially, if no APIs have been added, the page will display a + Add New API button.

Managing APIs

Adding APIs to a Product

To add APIs, click on the + Add New API button or the Manage APIs option if APIs already exist. This will open the “Manage APIs” modal.

  1. Select APIs: The modal will display a list of all APIs belonging to users current team. User can use the search bar to find and select the APIs the user want to add to the product.
  2. Update: After selecting the desired APIs, click Update. The selected APIs will now be mapped to the users product.

Manage APIs

Viewing Mapped APIs

Once APIs are added, the summary page will show a dropdown menu listing all the APIs mapped to the product.

  • By selecting an API from this dropdown, user can view its specific details in the summary view, including its deployed endpoints, URLs and available scopes at the bottom of the screen.

Editing Mapped APIs

  • Clicking on Manage APIs again allows users to view all currently mapped APIs based on the Permission Matrix.
  • To remove an API, click the red minus icon next to its name.
  • To add a new API, use the search bar at the top of the modal.
  • Clicking Update will save all changes, both additions and removals.

Subscriptions Tab

This tab is exclusively available for products in the publisher’s view. It provides an overview of all applications that have subscribed to the selected product.

  • View Subscriptions: The list displays the application name, consumer key, subscription status and other relevant details.
  • Actions: Publishers have the ability to revoke a subscription for a specific application or resume it if needed.

Subscriptions

Edit Product

To edit the product details, click the Edit Product button in the top-right corner.

  • This will open a sidebar where users can update the Description, change the Product Visibility and modify the Subscription Approval Flow settings based on the Permission Matrix.

Edit Product

Delete Product

The Delete Product option is available in the top-right corner of the summary page.

  • A product can only be deleted if there are no existing subscriptions mapped against it. If subscriptions exist, the delete button will be disabled.