> ## Documentation Index
> Fetch the complete documentation index at: https://tyk.io/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Access an API Product

> How to access an api product in Tyk developer portal

## Introduction

This section explains how to access API products as a registered portal developer

**Prerequisites**

You need to have successfully registered for a portal.

**Step by step instructions**

1. Login to the external developer portal

2. Go to **Catalogs** to view the available API products

   <Note>
     Using the filter at the top, you can filter on the different created catalogs including different API Products, e.g. a custom catalog that only you and a specific team can access.
   </Note>

3. When selecting on a product, you can click **More info** to access the product overview page.

4. On the product overview page, you can view documentation for each API included in the API product. You can also view information about which catalog the API product is part of. Each catalog may have different plans available so you need to select a catalog based on which plan you want to access.

5. Click **Add to cart**.

   <Note>
     You can add multiple products to the cart. You can receive one set of access credentials for multiple products as long as they are part of the same cart. If you are adding two products to the cart, and they are part of different catalogs, e.g. Private and Public, you will need to go through two request flows, and you will get two different sets of credentials for each API Product.
   </Note>

6. Add the details needed and select a subscription plan for your  API Product(s) chosen.

7. Create a new app or add to an existing one. If you already have an existing app created you can access it via the drop down or select **Create a new app** to add the credentials to an existing app.

8. Click **Request access**.

9. Navigate to My apps and view the app you created. Depending if the plan requires manual approval by an admin or not, you will either see that the request is pending or you can see the approved access credentials immediately you can start using them.

   <Note>
     When sending a query, make sure to use the Base URL outlined in the overview of the API Product.
   </Note>
