Wardline Products

Meet CLOAK — India's first stateless ML data-protection platform

CLOAK detects and shields personally identifiable and protected health information using machine learning instead of brittle pattern-matching — with zero data retention by architectural design.

40+
Indian PII entity types
0
Data retained (stateless)
less
Typical response time
5
Compliance frameworks
Product 01

CLOAK DLP

Data-loss prevention for individuals and enterprises. Browser extensions and endpoint agents detect sensitive data in real time and stop it from leaking to AI tools, cloud storage, and peripherals — all without ever storing your data.

Stops PII/PHI leaks to AI chatbots & cloud
Admin dashboard with role-based access control
40+ Indian PII entity types out of the box
Stateless architecture — zero data retention

Real-time detection

ML models flag PII/PHI as it is typed, pasted, or uploaded — not after the fact.

Browser extensions

Shield data before it reaches AI chatbots, cloud storage, and external peripherals.

Enterprise agents

Endpoint agents with centralized policy and an admin dashboard.

Role-based access

Granular RBAC so teams only see what they are authorised to.

Detection

Identify 40+ Indian PII entity types — Aadhaar, PAN, UPI, Voter ID and more.

Redaction

Mask or remove sensitive values from any text payload in a single call.

Tokenization

Replace sensitive data with reversible tokens for safe downstream processing.

Built for scale

Stateless REST endpoints with millisecond latency and no data retention.

Product 02

CLOAK API

A developer-first REST API for detection, redaction, and tokenization. Drop it into any pipeline to keep sensitive data out of logs, prompts, and third-party services — with millisecond latency and nothing persisted.

POST /v1/redact
curl https://api.cloak-ai.co/v1/redact \
  -H "Authorization: Bearer $CLOAK_KEY" \
  -d '{ "text": "My PAN is ABCDE1234F" }'

{
  "redacted": "My PAN is [PAN]",
  "entities": [{ "type": "PAN", "score": 0.99 }]
}

Compliance-ready by design

DPDPAHIPAAGDPRSOC 2PCI-DSS

Want CLOAK for your organisation?

Talk to our team about deploying CLOAK DLP across your workforce or integrating the CLOAK API into your stack.

Looking for our self-serve security tooling? Try the free Web Scanner.