Encryption

Tradecloud API encryption

Tradecloud API uses encryption to secure your connection to the API on two levels:

Transport Layer Security

The Tradecloud API only supports Hypertext Transfer Protocol Secure (HTTPS)arrow-up-right and does not support plain HTTP.

The Tradecloud SSL certificate only supports the Transport Layer Security (TLS) v1.2arrow-up-right protocol and does not support SSL 2 or 3, TLS v1 or v1.1 protocols.

Check the quality of the Tradecloud certificate using SSL Labsarrow-up-right.

Encrypted and hashed tokens

The Tradecloud API uses hashed JSON Web Tokensarrow-up-right therefore the token cannot be compromised.

Last updated