Dear @umer.nalla, @wasin.waeosri
As part of Refinitiv Real-time Platform web-socket API integration, we found the following URLs/endpoints for EMEA region from Service Discovery service and using the same for our development in Test environment to fetch the Real Time rates.
Authentication:
https://api.refinitiv.com:443/auth/oauth2/v1/token
Websocket:
wss://emea-1-t1.streaming-pricing-api.refinitiv.com:443/WebSocket
wss://emea-3-t1.streaming-pricing-api.refinitiv.com:443/WebSocket
wss://emea-2-t1.streaming-pricing-api.refinitiv.com:443/WebSocket
However when we callservice discovery (https://api.refinitiv.com/streaming/pricing/v1/?transport=websocket&dataformat=tr_json2) now, we are not getting the EMEA region URLs in response today.
Kindly share with us all the URLs for all other regions as a fallback mechanism for us to white list the same at out end.
Kindly confirm if the same endpoints can be used in Production Environment too.