I have questions about the access token from RDP API: https://api.refinitiv.com/auth/oauth2/v1/token
- How many different tokens can I generate in a period of time (in an hour or in a day)?
- How many requests can be submitted using the same token at the same time?
- Is there an API endpoint to have the limitation info. above?
Thanks!