cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Difference Between SAP Cloud API management and SAP CPI Cloud Platform Integration -HCI

pr_srinivas
Contributor
View Entire Topic
Ivan-Mirisola
Product and Topic Expert
Product and Topic Expert

Hi Sakriyanaik,

API Management is focused on adding an additional layer on top of existing APIs (web services) so you can benefit from additional features - such as throttling, security, measuring consumption, controlling who can access it, etc. It contains very powerful features to manipulate the request headers and other data by scripting methods. It is also possible to "charge" consumers based on usage. This is more intended to be consumed by integration systems such as SCI or other systems. Think about this as being the means to create something like the google maps API.

SCI is more targeted to act as a message broker. By this I mean it enables you to define a message transformation flow to map inbound requests to outbound recipients. This is more intended to be used as means to do system to system data integration. Think about SCI as beaning the enabler that maintain business processes data consistent across heterogeneous systems by consuming non-harmonized APIs .

Best Regards,
Ivan