Outbound APIs

An outbound API is a specific type of Application Programming Interface (API) that transfers data from one application to another. In the context of SAP Sustainability Control Tower, an outbound API facilitates the transfer of data from the SAP Sustainability Control Tower database to your client application.

Utilizing an outbound API allows you to access and retrieve information about measures or metrics from the SAP Sustainability Control Tower database. This capability enables the design of customized displays and facilitates the integration of acquired data into your custom systems. SAP Sustainability Control Tower has predefined outbound APIs for various use cases, helping you to efficiently extract and use data in your custom applications.

SAP Sustainability Control Tower and API services are accessible on multiple data centers. To ensure seamless access, you must specify the appropriate datacenter URL when making calls to the service. The relevant datacenter URL can be found within the API specification, available in both JSON and YAML formats. Refer to the table below for the specific URL for metrics and measures.

Overview

URL

Metrics (to be deprecated)

https://api.sap.com/api/SustainabilityMetrics/overview

Measures

https://api.sap.com/api/SustainabilityMeasures/overview

Metrics

https://api.sap.com/api/SustainabilityMetricsV2/overview

Gaining access to the API:
  1. As a prerequisite, you have subscribed to SAP Sustainability Control Tower in the SAP BTP cockpit.

  2. Entitle your subaccount for the sct-service-api service. For more details, see Initial Setup.

  3. Subscribe to the service. For more details, see Subscribing to the Application and Services.

    For additional information about SAP Sustainability Control Tower outbound APIs in general, visit the SAP Business Accelerator Hub at the following links: Get Sustainability MetricsInformation published on SAP site and Get Sustainability MeasuresInformation published on SAP site.