Firewall settings for DSS REST API

Please can you provide a network guide, ports, IP's and hostname client need open their firewall

Best Answer

  • Christiaan Meihsl
    Answer ✓

    RESTful APIs are very simple, they use web services on standard HTTPS.

    In a nutshell, via the Internet using the DSS REST API:

    • Protocol: HTTPS
    • Port: TCP 443
    • Hostname: hosted.datascopeapi.reuters.com
    • IP: 192.165.219.152

    For full details including accessing via a private network connection please see the document: DataScope Product Suite Connection Options.

Answers