The chat responses are generated using Generative AI technology for intuitive search and may not be entirely accurate. They are not intended as professional advice. For full details, including our use rights, privacy practices and potential export control restrictions, please refer to our Generative AI Service Terms of Use and Generative AI Service Privacy Information. As this is a test version, please let us know if something irritating comes up. Like you get recommended a chocolate fudge ice cream instead of an energy managing application. If that occurs, please use the feedback button in our contact form!
Skip to content
SieSmart

SieSmart API provides a secure, seamless link between your own CRM system and SFS online application management tool, SieSmart.

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/