How do I get an access token from the api key?
What is the get request that I need to call?
@sureshbabu
Thank you for reaching out to us.
Typically, the LSEG Data Library for Python will manage this on behalf of the application. As far as I know, it doesn't provide any interfaces to access the token used by the library.
Why does the client need to directly access the token?
Moreover, please provide more the following information.
Hello @sureshbabu
An access token is for the Data Platform HTTP REST APIs which requires the RDP credential and app-key. It is a different product from LSEG Workspace.
Like my colleague has mentioned, if the client uses LSEG Data Library, the library manages the authentication process for an application whether the client connects to the Desktop (Workspace) or Data Platform.