Add an API Proxy to a Product
2018-12-02
Beginner
15 min.
In SAP Cloud Platform, API Management, API Proxies are grouped and exposed as so called Products. In this tutorial you will create a new product and assign the previously created API Proxy to it
You will learn
SAP Cloud Platform, API Management uses three main components to expose APIs.
- The API Provider is used to abstract the connection to the backend / target system
- The API Proxy is the actual API which contains the logic to connect to the target system. Here you can model the flow, add security policies, transform the incoming message or look for content injections
- The API Product which bundles one or more API Proxies before they are exposed in the API Developer portal so they can be consumed by a developer
Prerequisites
- Tutorials: Create an API Proxy
In SAP Cloud Platform, API Management, API Proxies are grouped and exposed as so called Products. In this tutorial you will create a new product and assign the previously created API Proxy to it
Step 1: Open the SAP API Management API Portal
Step 2: Quick start a product creation
Step 3: View current products
Step 4: Create a new product
Step 5: Add name and title
Step 6: Select the API Proxy
Step 7: Click Publish