question

Upvotes
Accepted
1 0 3 2

DSWS REST API communication encrypted?

I have had a security related conversation come my concerning the the DSWS client Rest API. Can anyone advise if this connection is encrypted? For example when making a connection via Rsession, the URL contains username and password in plain text. Grateful for confirmation.

#technologydss-rest-api
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

@darren.rogers

Hi,

Thank you for your participation in the forum.

Is the reply below satisfactory in answering your question?

If yes please click the 'Accept' text next to the reply. This will guide all community members who have a similar question.

Otherwise please post again offering further insight into your question.

Thanks,

AHS

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,


AHS


1 Answer

· Write an Answer
Upvote
Accepted
79.2k 251 52 74

@darren.rogers

Thank you for reaching out to us.

Yes, DSWS REST API uses an HTTPS connection (https://product.datastream.com). According to this page, HTTPS encrypts nearly all information sent between a client and a web service. The URL path and query string parameters are encrypted, as are POST bodies.

However, it will not secure if the application uses an HTTP connection (http://product.datastream.com).

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.