Websocket API End Points

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.



Best Answer

  • Hi @kishore.karanam

    When I executed the discovery API - https://api.refinitiv.com/streaming/pricing/v1/ - I notice the EMEA Endpoints have been renamed to eu-west prefixes.

    The above change should have been communicated to your organisation via our Product Change Notification system.

    13098-Real-Time – Optimized – Launch of New Hostnames | MyRefinitiv

    The above document contains the new hostnames and also states:

    Refinitiv is introducing new hostnames for Real-Time – Optimized. Any clients who are currently using Service Discovery to connect to Real-Time – Optimized will automatically connect to these new hosts. Any client who is connecting directly to the hostnames or using Privatelink will need to change their configuration to implement these new hostnames. The old hostnames will continue to work until 31st December 2021, when they will be decommissioned. Any clients who have not made this change by this time will be unable to connect.

    If you are not signed up for the PCNs, I recommend you do so via the My.Refinitiv Website.

    Hope this helps.

Answers