Tutorial: Creating a Client Application
This tutorial shows you how to create a client application using the API Manager. The ability to create a new application using the API Manager allows members of a provider organization, such as API developers or testers, to create the environment needed to complete an API.
About this tutorial
Before you begin
In this tutorial you will create a new client application. You can then subscribe this new application to a product if one exists in your catalog. If you do not have an existing product, complete Tutorial: Importing an API before beginning this tutorial. When you import the API, a product is created for it automatically.
Create a Client Application

Proceed to the next section to subscribe the application to a Product and an API, so that you can use the application to test them.
Subscribing to Products and APIs
You can subscribe the new client application to an existing published product, which gives the app permission to execute the APIs contained in the product. Complete the following steps to subscribe the client app to a product.
- On the Applications page, click the options icon
next to the "AppOne" application, and then click Create subscription.
- On the Create Subscription page, select the Product/Plan combination for
the API.
A Product can contain multiple APIs, and a Plan can contain multiple Products. Be sure to subscribe your app to the correct Product and Plan.
This tutorial uses the FindBranch auto product that was created by importing the FindBranch API in a previous tutorial.
- Click Create Subscription.
- On the Applications page, click next to the AppOne application.
The Subscriptions page now lists the new subscription for the "AppOne" application.
What you did in this tutorial
- Created a client application.
- Subscribed the client to a product that contains an API.