Hi, I'm trying to call the following api from the eikon administration services platform using curl or soapui:
https://emea1.admin.cp.extranet.thomsonreuters.biz/EAS/UserRestAPI/ExportUserList/...
Of course I need to be authenticated first and I suppose the authentication server is:
https://emea1.login.cp.thomsonreuters.net/auth/
Is there any documentation about the authentication method used? Is there any documentation about the Rest EAS API in general?
Thank you