SAP Home Learn Build Integrate Model Operate Extend with AI ConnectTutorial navigator Knowledge Graph API Devtoberfest Developer Advocates App Space

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
โคข Open full site

Create an API Provider System

Create an API Provider system to connect to the SAP developer system created in the previous step.

Overview

🎓 beginner 15 min. SAP Integration SuiteBeginnerSAP GatewayAPI Management

You will learn

  • โœ”Create an API provider system SAP Integration Suite, 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 You will use SAP Integration Suite, API Management to create an API Provider. This API Provider will connect to a backend system, in your case to the SAP Gateway Developer System. In a real-life scenario the API Provider could connect to your Developer System. Once you have created and tested an API Proxy on it, you would transport the proxy to your productive system and the underlying API Provider would now point to your productive backend system.
Unknown U Unknown December 10, 2024
Created by December 10, 2024
Contributors

Prerequisites

Steps

Step 1 Learn about the API Management tools
โ€”

In the next couple tutorials that are part of this series, you will take a look at the different tools that API Management provides. Get an overview of the tooling and how each component works together to help create your proxy.

Your proxy is what you expose to the outside world so they can consume your API. Review the blog to learn about the different building blocks of a proxy and how the tools SAP provided through API Management make it easier for you as a developer.

Step 2 Open the SAP API Management Portal
+
Step 3 Quick start an API Provider creation
+
Step 4 View and create API Providers
+
Step 5 Enter information about the API Provider
+
Step 6 Save your API provider
+
Step 7 Test your settings
+
Step 8 View list of services
+
Step 9 Go back to the API Provider overview
+
Step 10 View providers
+

Resources

Discussion

Share feedback on this tutorial or join the conversation in SAP Community.

Submit detailed feedback Discuss in Community
Steps
Step 1 of 10
1. Learn about the API Management tools 2. Open the SAP API Management Portal 3. Quick start an API Provider creation 4. View and create API Providers 5. Enter information about the API Provider 6. Save your API provider 7. Test your settings 8. View list of services 9. Go back to the API Provider overview 10. View providers

Learn more →