Symptom
This KBA lists out the API url's used to connect to the SFSF instances located on different Data Centers.
Environment
SAP SuccessFactors HXM Suite
Resolution
(NOTE: the header in bold e.g. DC57 corresponds to the new Next Generation Cloud Delivery naming convention. The "old" endpoints remain, e.g. https://api.successfactors.eu is the valid API endpoint for DC57 Production)
DC57
(API Server) Production System url: https://api2.successfactors.eu
(API Server) SalesDemo System url: https://apisalesdemo2.successfactors.eu
(API Server) Preview System url: https://api2preview.sapsf.eu
(mTLS Certificate Server) Production System url: https://api2.cert.successfactors.eu
(mTLS Certificate Server) SalesDemo System url: https://apisalesdemo2.cert.successfactors.eu
(mTLS Certificate Server) Preview System url: https://api2preview.cert.sapsf.eu
DC68
(API Server) Production System url: https://api4.successfactors.com
(API Server) SalesDemo System url: https://api68sales.successfactors.com
(API Server) Preview System url: https://api4preview.sapsf.com
(mTLS Certificate Server) Production System url: https://api4.cert.successfactors.com
(mTLS Certificate Server) Production System url: https://api4preview.cert.sapsf.com
DC5
(API Server) Production System url: https://api5.successfactors.eu
DC70
(API Server) Production System url: https://api8.successfactors.com
(API Server) SalesDemo System url: https://apisalesdemo8.successfactors.com
(API Server) Preview System url: https://api8preview.sapsf.com
(mTLS Certificate Server) Production System url: https://api8.cert.successfactors.com
(mTLS Certificate Server) SalesDemo System url: https://api8sales.cert.successfactors.com
(mTLS Certificate Server) Preview System url: https://api8preview.cert.sapsf.com
DC66
(API Server) Production System url: https://api10.successfactors.com
(API Server) Preview System url: https://api10preview.sapsf.com
(mTLS Certificate Server) Production System url: https://api10.cert.successfactors.com
(mTLS Certificate Server) Preview System url: https://api10preview.cert.sapsf.com
DC33
(API Server) Production System url: https://api012.successfactors.eu
(API Server) Rot System url: https://apirot.successfactors.eu
(API Server) Preview System url: https://api12preview.sapsf.eu
(mTLS Certificate Server) Production System url: https://api012.cert.successfactors.eu
(mTLS Certificate Server) Preview System url: https://api12preview.cert.sapsf.eu
DC30
(API Server) Production System url: https://api15.sapsf.cn
(API Server) Preview System url: https://api15preview.sapsf.cn
(mTLS Certificate Server) Production System url: https://api15.cert.sapsf.cn
DC16
(API Server) Production System url: https://api16.sapsf.eu
DC60
(API Server) Preview System url: https://api17preview.sapsf.com
(API Server) Production System url: https://api17.sapsf.com
(mTLS Certificate Server) Production System url: https://api17.cert.sapsf.com
(mTLS Certificate Server) Preview System url: https://api17preview.cert.sapsf.com
DC18
(API Server) Preview System url: https://api18preview.sapsf.com
(API Server) Production System url: https://api18.sapsf.com
DC62
(API Server) Preview System url: https://api19preview.sapsf.com
(API Server) Production System url: https://api19.sapsf.com
(mTLS Certificate Server) Production System url: https://api19.cert.sapsf.com
(mTLS Certificate Server) Preview System url: https://api19preview.cert.sapsf.com
DC22
(API Server) Preview System url: https://api22preview.sapsf.com
(API Server) Production System url: https://api22.sapsf.com
(mTLS Certificate Server) Preview System url: https://api22preview.cert.sapsf.com
(mTLS Certificate Server) Production System url: https://api22.cert.sapsf.com
DC23
(API Server) Preview System url: https://api23preview.sapsf.com
(API Server) Production System url: https://api23.sapsf.com
(mTLS Certificate Server) Preview System url: https://api23preview.cert.sapsf.com
(mTLS Certificate Server) Production System url: https://api23.cert.sapsf.com
DC41
(API Server) Preview System URL: https://api41preview.sapsf.com
(API Server) Production System URL: https://api41.sapsf.com
(mTLS Certificate Server) Preview System url: https://api41preview.cert.sapsf.com
(mTLS Certificate Server) Production System url: https://api41.cert.sapsf.com
DC42
(API Server) Preview System url: https://api42preview.sapsf.com
(API Server) Production System url: https://api42.sapsf.com
DC52
(API Server) Preview System url: https://api44preview.sapsf.com
(API Server) Production System url: https://api44.sapsf.com
(mTLS Certificate Server) Preview System url: https://api44preview.cert.sapsf.com
(mTLS Certificate Server) Production System url: https://api44.cert.sapsf.com
DC47
(API Server) Preview System url: https://api47preview.sapsf.com
(API Server) Production System url: https://api47.sapsf.com
(mTLS Certificate Server) Preview System url: https://api47preview.cert.sapsf.com
(mTLS Certificate Server) Production System url: https://api47.cert.sapsf.com
DC50
(API Server) Production System url: https://api50.sapsf.com
(API Server) Preview System url: https://api50preview.sapsf.com
(mTLS Certificate Server) Preview System url: https://api50preview.cert.sapsf.com
(mTLS Certificate Server) Production System url: https://api50.cert.sapsf.com
DC55
(API Server) Preview System url: https://api55preview.sapsf.eu
(API Server) Production System url: https://api55.sapsf.eu
(mTLS Certificate Server) Preview System url: https://api55preview.cert.sapsf.eu
(mTLS Certificate Server) Production System url: https://api55.cert.sapsf.eu
NOTE:
- Odata API url Suffix: /odata/v2/
- SFAPI url suffix: /sfapi/v1/soap
- WSDL url: /sfapi/v1/soap?wsdl
- Port Number: 443
Please note that, if you are using an API endpoint like this one below:
"https://performancemanager.successfactors.eu/sfapi/v1/soap"
You need to update it to the ones which are mentioned above in this KBA.
The "performancemanager" is an old endpoint, currently it may still work but for some cases where newer API functionalities are used, it will end up in an error. Please always use the ones mentioned above.
See Also
Keywords
Successfactor API Url, API urls, wsdl url, OData suffix, SFAPI suffix, port number, mTLS, mTLS Certificate, mTLS Certificate server , KBA , LOD-SF-INT-API , API & Adhoc API Framework , LOD-SF-INT , Integrations , LOD-SF-INT-ODATA , OData API Framework , How To