Finding Rest API Credentials
-
Go to your subaccount in SAP BTP.
-
In the navigation menu, choose Services Instances and Subscriptions.
-
Click on the Service Instance for SAP Solution Sales Configuration service.
-
Navigate to the Service Binding for this instance.
-
If you are authorized, then the system opens a JSON file for the credentials for this instance.
-
From this credentials list, note down the values against these tags:
-
cmp_ui_url: Specifies the URL for the SSC UI Composer UI on Cloud
-
rest_api_url: Specifies the URL for the SSC REST API
-
clientid: Specifies the client ID needed for the REST API URL
-
clientsecret: Specifies the password for the client ID above
-
url: Specifies the URL to fetch the access tokens for this SSC service
-