Trust & Security

Security at Liya Engine

Enterprise-grade security built into every layer of the platform — from network isolation to AI output guardrails.

Encryption at rest & in transit
All data stored on our infrastructure is encrypted using AES-256. All data in transit is encrypted using TLS 1.2 or higher. We do not transmit plaintext credentials or sensitive data over unencrypted channels.
API authentication
Every API request is authenticated using scoped API keys or short-lived JWTs. Keys are hashed before storage — we never store plaintext secrets. Rotate keys instantly from your dashboard at any time.
Tenant isolation
Customer data is logically isolated at the data layer. API requests, retrieval indices, trace logs, and configurations are scoped to your organization ID and are not accessible to other tenants.
Access controls & audit logs
Internal access to production systems follows least-privilege principles. All administrative access requires MFA. Every access event is logged to an append-only audit trail with tamper-evident properties.