title | description | services | documentationcenter | author | manager | editor | ms.service | ms.workload | ms.tgt_pltfrm | ms.topic | ms.date | ms.author |
---|---|---|---|---|---|---|---|---|---|---|---|---|
Create subscriptions in Azure API Management | Microsoft Docs |
Learn how to create subscriptions in Azure API Management. |
api-management |
miaojiang |
cfowler |
api-management |
mobile |
na |
article |
11/14/2018 |
apimpm |
When you publish APIs through Azure API Management, it's easy and common to secure access to those APIs by using subscription keys. Client applications that need to consume the published APIs must include a valid subscription key in HTTP requests when they make calls to those APIs. To get a subscription key for accessing APIs, a subscription is required. For more information about subscriptions, see Subscriptions in Azure API Management.
This article walks through the steps for creating subscriptions in the Azure portal.
To take the steps in this article, the prerequisites are as follows:
- Select Subscriptions in the menu on the left.
- Select Add subscription.
- Provide a name of the subscription and select the scope.
- Optionally, choose if the subscription should be associated with a user.
- Select Save.
After you create the subscription, two API keys are provided to access the APIs. One key is primary, and one is secondary.
Get more information on API Management: