We have LSEG servers installed at our organization. We understand there is an API exposed by LSEG to which we can send a list of RIC for shares we need to get updates for and then start receiving updates for these shares.
Does the API support HTTPS over JSON format with identification protocol of OAuth2?
Can we send u an Excel or CSV file via that API or only a list via the JSON file?
What is the limitation of the size/length of list we can send?
Can I get a sample of that API (structure/input/output)
For the ongoing updates that should be sent back to us by LSEG, following the sending of the file: do you support calling an API and sending each update via that API? do you support publishing a message in a messaging system (we have IBM MQ installed) and than we can subscribe to the specific queue and upload the message with the update?
Thanks