Entegral has implemented industry-leading practices to ensure that our services are secure, and your data is protected at all points within our platform.
Authentication
Authentication is performed by the AuthN servers of industry-leader Okta to generate tokens with a short-lived TTL and strict adherence to the OAuth 2.0 protocol
Authorization
We define and enforce access controls to ensure that only authorized users or systems can access specific API resources and data
Token Management
We have a system and processes in place to manage and revoke tokens, especially in the case of lost or compromised access credentials
Adopting best practices allows us to ensure the integrity of our platform and your data while preventing malicious actors from exploiting the system.
HTTPS/TLS Encryption
We ensure the security, integrity, and availability of data throughout our platform by leveraging TLS across our connections
Input Validation
We validate and sanitize input data to prevent injection attacks, such as SQL injection or cross-site scripting (XSS)
Secure File Uploads
APIs which involve file uploads implement proper validation, file type checks, and storage security to prevent malicious uploads
Error Handling
We provide minimal error information in API responses to avoid exposing sensitive details that could be exploited by attackers
API Versioning
We implement versioning to allow for updates to our APIs without disrupting existing users, minimizing security risks associated with deprecated versions