Control access to your APIs with Azure API Management
Discover how to protect your APIs from unauthorized use with API keys and client certificate authentication.
Learning objectives
In this module, you will:
- Use API keys to authorize access to your APIs
- Use client certificate authentication to secure your APIs
Prerequisites
- Familiarity with basic concepts of web APIs, such as operations and endpoints
- Basic understanding of certificates