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
DC2
Production System url: https://api2.successfactors.eu
SalesDemo System url: https://apisalesdemo2.successfactors.eu
Preview System url: https://api2preview.sapsf.eu
DC4
Production System url: https://api4.successfactors.com
SalesDemo System url: https://apisalesdemo4.successfactors.com
Preview System url: https://api4preview.sapsf.com
DC5
Production System url: https://api5.successfactors.eu
DC8
Production System url: https://api8.successfactors.com
SalesDemo System url: https://apisalesdemo8.successfactors.com
Preview System url: https://api8preview.sapsf.com
DC10
Production System url: https://api10.successfactors.com
Preview System url: https://api10preview.sapsf.com
DC12
Production System url: https://api012.successfactors.eu
Rot System url: https://apirot.successfactors.eu
Preview System url: https://api12preview.sapsf.eu
DC15
Production System url: https://api15.sapsf.cn
DC16
Production System url: https://api16.sapsf.eu
DC17
Preview System url: https://api17preview.sapsf.com
Production System url: https://api17.sapsf.com
DC18
Preview System url: https://api18preview.sapsf.com
Production System url: https://api18.sapsf.com
DC19
Preview System url: https://api19preview.sapsf.com
Production System url: https://api19.sapsf.com
DC22
Preview System url: https://api22preview.sapsf.com
Production System url: htps://api22.sapsf.com
DC23
Preview System url: https://api23preview.sapsf.com
Production System url: https://api23.sapsf.com
DC41
Preview System URL: https://api41preview.sapsf.com
Production System URL: https://api41.sapsf.com
DC42
Preview System url: https://api42preview.sapsf.com
Production System url: https://api42.sapsf.com
DC44
Preview System url: https://api44preview.sapsf.com
Production System url: https://api44.sapsf.com
DC47
Preview System url: https://api47preview.sapsf.com
Production System url: https://api47.sapsf.com
DC55
Preview System url: https://api55preview.sapsf.eu
Production System url: https://api55.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
Guide Link: API Endpoint URL
Keywords
Successfactor API Url, API urls, wsdl url, OData suffix, SFAPI suffix, port number , KBA , LOD-SF-INT-API , API & Adhoc API Framework , LOD-SF-INT , Integrations , How To