What is the recommended api to connect to ads3.7.1 ads pop.

We are using ads-pop and already confirgured port 15000 for WS connection.

Do LSEG support HTTP/REST protocol with json format. What is the recommended api to connect to ads3.7.1 ads pop. Would u be able to share the documentation and details?

Best Answer

  • Gurpreet
    Answer ✓

    Hello @LanceGabriel.Villacrusis,

    The recommended API for application development depends on the application complexity, available skill set and data load on the application.

    For enterprise grade applications, ETA or EMA (using RSSL and not WS protocol) would be recommended. For quick/ rapid prototyping or simple applications, where the user is more familiar with languages like Python, Go etc, WS connection is fine.

    An ADS supports both RSSL and WS protocols for data delivery. In addition, ADS also supports HTTP/REST interface. You can read more about it in this article.

Answers