Get A Session KeyAsk AIpost https://sandbox.datamotion.com/Remote/Account/GetSessionKeyThis method authenticates a user and returns a session key to be used in subsequent API requests.Body ParamsIpAddressstringThe IP address of the API callerTimeStampdaterequiredThe UTC time and date the request is sent. The timestamp typically must be within ± 5 seconds of the server's UTC time.IdentityobjectrequiredIdentity objectHeadersX-User-IdstringrequiredThe User ID of the user you want to authenticate as. This parameter can either be replaced with X-Email (for the user's email address (case-sensitive)) or X-Single-Sign-On-Id (for the user's unique SingleSignOnId).X-IVstringrequiredInitialization vector used for encryptionX-Company-Automation-IDstringrequiredThe automation ID provided when company is enabled for Admin API usageX-HashstringThe hash of the encrypted payloadResponses 200200 400400Updated 10 months ago