getServerDefinition
Url
/V2.0/services/authentication/getServerDefinition
HTTP Method
POST
Description
Returns the Url where your organization API is located 
Parameters
Name Type Description
userName string The user name to authenticate with
password string The password
loginOptions loginOptions Additional information required during the login process
Result
Name Type Description
serverLocation string The actual API url to use for subsequent calls
appLocation string
In case of failure an error object will be returned
* indicates required fields