Tyk Enterprise Developer PortalIf you are interested in getting access contact us at [email protected]

Introduction

In this section, you will learn how to publish the API products and plans to the public-facing portal so that API Consumers can access them.

Prerequisites

Part 1 - Publish an API product

Follow these steps below how to publish an API Product to a catalog:
  1. From the API Product section, Click an API product to open the details.
Edit the API Product's metadata
  1. Edit the metadata as needed.
FieldDescription
Catalog display nameThis is the name that will be displayed in the external catalog.
Featured API ProductTick this option if you want the API Product to appear on the homepage under “Featured products”.
DescriptionShort description about what this API Product is.
ContentThis section appears on the API Product overview page, the rich text editor enables you to add more information about the API Product e.g. use cases, features, etc.
ImageAn image can be added to the API Product. Supported formats are JPG and PNG.
Organization IDThe org id is required in order to connect to Tyk as a provider. It can be found in the user profile within the Tyk Dashboard.
CatalogsSelect an existing catalog that this product should be available from.
App registration configsAn experimental feature, it works only for oAuth2.0-enabled APIs
API resourcesThis section lists all APIs available within this product, you can add OAS documentation for each API.
  1. Select a catalog to publish the API product. If you want to create a custom catalog.
Edit the API Product's metadata
  1. Navigate to Catalogs to view the available catalog. Edit the API Product's metadatas

Part 2 - Publish a plan

In order for developers to be able to request access to an API Product and retrieve credentials, a minimum of one plan needs to be available within the same catalog as the API Product. Follow these steps below to knowhow to publish a plan:
  1. From the Plans section, select a plan to open the details.
Edit the plan's metadata
  1. Edit the metadata as needed
FieldDescription
Catalog display nameThis is the name that will be displayed in the external catalog.
Plan allowanceThis section describes what quota and limit is set for this plan. These values can be updated within the ‘policy section’ in the Tyk dashboard.
CatalogsSelect an existing catalog that this product should be available from.
Auto-approve provisioning requestUnder plan settings, you can choose to select this option which means whenever an API-consumer requests access to an API product(s) using this plan, it will be approved automatically.
JWT ScopeAn experimental feature, it works only for oAuth2.0 enabled APIs
  1. Click Save changes. The plan will now be available within selected catalog(s).