API URLs
Our APIs are available through different base URLs. To access these APIs, combine the base URL + version + endpoint, for example to "create a proposal" construct the URL to call like this: Base URL for environment
+ /version number
+ /proposals/proposal
eg: https://api-test.sfs.siemens.cloud/siesmart/b2b/v1/proposals/proposal
Use the testing environment to get familiarized with API behaviour and try out things. And use the live environment to start real transactions with Siemens Financial Services (SFS).
Important
Use HTTPS for all of your interactions with SFS APIs.
Versioning
The URL is subject to change if a new version is released.
Current version: v1
Base URL - Testing (playground)
https://api-test.sfs.siemens.cloud/siesmart/b2b/
Base URL - Live (production)
https://api.sfs.siemens.cloud/siesmart/b2b/