Skip to content

API URLs

Our APIs are available through different base URLs. To access these APIs, combine the base URL + endpoint, for example to "create a payment session" construct the URL to call like this:

{Base URL for environment} + /session-mgmt/v1/sessions

Use the testing environment to get familiarized with API behaviour and try out things. And use the live environment to start real transactions with SFS.

Important

Use HTTPS for all of your interactions with SFS APIs.

Base URL - Live (production)

https://api.sfs.siemens.cloud/siecommerce

Base URL - Testing (playground)

https://api-test.sfs.siemens.cloud/siecommerce