Protect Your API Proxy by Adding Application Key Verification
Beginner
20 min.
Protect your API Proxy with a first simple policy -- the Verify API Key policy.
You will learn
SAP Integration Suite, API Management offers several out of the box policies which help you protect, model and “work” with your APIs. One of the security related Policies is the “Verify API Key” Policy.
Prerequisites
- Tutorials: Add the API Proxy to a product
In this tutorial you will learn how to protect your API Proxy with the “Verify API Key” Policy. This policy allows you to add a simple protection via a so called API Key. Only calls which send a valid API Key along with the main request will be allowed to call the API Proxy.
Optional
- When you now open the API Proxy in a browser you will get an error message stating that you need to pass an API Key in the header
APIKey
.