This page will show you the supported TLS versions for our Frontend and Backend API
TLS (Transport Layer Security) is a protocol used to establish a secure communication channel between web browsers and web servers. TLS ensures that data transmitted over the internet is protected against eavesdropping, tampering, and other malicious activities.
Frontend
Our Frontend API supports TLS 1.0, 1.1, and 1.2, with support for TLS 1.0 and 1.1 ending on October 12, 2023. By supporting TLS 1.2, we ensure that our Frontend API uses one of the most secure versions of the protocol. We also recognize the importance of keeping our systems up to date and secure, which is why we are discontinuing support for TLS 1.0 and 1.1. By doing so, we can protect our users from known vulnerabilities and maintain compatibility with modern web browsers and software applications.
We are currently not supporting the use of TLS 1.3 for our Frontend API.
Backend
Our backend API supports TLS 1.2, which is considered the most secure version of the protocol. By using TLS 1.2 exclusively, we can ensure that our Backend API is protected against the latest threats and vulnerabilities. By providing a secure Backend API, we can help our users protect their data and information from unauthorized access or interception.
We are currently not supporting the use of TLS 1.3 for our Backend API.
API Type | TLS 1.0 | TLS 1.1 | TLS 1.2 | TLS 1.3 | End of Support for TLS 1.0 and 1.1 |
---|---|---|---|---|---|
Frontend API | ✓ | ✓ | ✓ | October 12, 2023 | |
Backend API | ✓ | N/A |