Hi @Luis.Giudicelli,
The RDP Endpoint: https://api.refinitiv.com/streaming/pricing is used to discover streaming services. You can refer to this endpoint within the API Playground.
Can please elaborate what you mean by "will look at in a client"?
Hello @Luis.Giudicelli
Basically, the RDP Discovery Service returns a JSON message that contain ERT in Cloud endpoint information (url endpoint, port, transport type, location, etc) for both RSSL and WebSocket connection.
The client can refer to the RDP API Playground as suggested by my colleague or test with a *ServiceDiscovery* example in ERT in Cloud example applications.
@Luis.Giudicelli
I believe that what you mean is your client wants to know if the RDP account they have can access the streaming discovery service or not and what it looks like?
I would recommend your client to log in to the APIDocs link provided by Nick and explores the services. Below is a sample screenshot of the service discovery page.
It's the page mentioned in the previous post.