Product 2 — India's First Stateless ML PII API

From Restrictedto Ready.Real-time PII detection API.

Three steps to compliant, usable data — whether you're building AI models, sharing with partners, or satisfying a DPDPA auditor. 40 Indian entity types. Less response time. Zero data retention.

1,000 free calls/monthNo credit card5-min setup
The Platform

From Restricted to Ready

Three steps to compliant, usable data. Works on text and documents in English.

01
Context-Aware ML

Detect What Matters

Transformer-based models trained on Indian data identify Aadhaar, PAN, UPI, health records, and 40+ entity types — the way a trained human would. No regex rules. No manual updates.

  • Aadhaar, PAN, UPI, VOTER ID natively
  • Coreference resolution across context
  • Learns new PII patterns automatically
02
Flexible Output

Transform for Your Use Case

Choose how sensitive data is handled: redact, pseudonymize, or tokenize reversibly. Configure per entity type, per workflow. Preserve data utility while eliminating compliance exposure.

  • Redact or pseudonymize
  • Reversible tokenization
  • Per-entity configuration
03
Zero Egress

Deploy in Your Environment

Stateless API — no data ever stored on our servers. Integrate in under 5 minutes with any HTTP client. Audit-ready output for HIPAA, GDPR, DPDPA, and PCI-DSS.

  • Zero data retention by design
  • Works with any HTTP client
  • DPDPA audit-ready output
DPDPA 2023 — India's Data Law

Built for DPDPA.
India-first, by design.

The Digital Personal Data Protection Act 2023 is now enforceable. Fines up to ₹250 crore per violation. CLOAK API is India's first stateless ML model purpose-built to identify the 40 entity types that matter most under Indian privacy law — Aadhaar, PAN, UPI, VOTER ID, and more — with zero data retention by architecture.

  • Aadhaar, PAN, VOTER ID, UPI ID — natively detected
  • Stateless: no data stored, no egress, no exposure
  • Audit-ready output for DPDPA safe harbor
  • Consent and purpose limitation support
Talk to our compliance team →

₹250Cr

Max penalty per violation under DPDPA 2023

2023

DPDPA enacted — enforcement is active now

40+

Indian PII entities CLOAK detects natively

0 days

Data retention — stateless by architecture

40 Indian PII entity types — including every DPDPA-relevant identifier

AADHAARPANPASSPORTVOTER_IDUPI_IDDRIVING_LICENSEGST_NUMBERBANK_ACCOUNTCREDIT_CARDEMAILPHONEPERSON_NAMELOCATIONDATE_OF_BIRTHIP_ADDRESSURLPASSWORDAPI_KEYORGANIZATIONMEDICAL_RECORD+20 more
How It Works

Two commands to get running

01

Sign up free

Create your account in 30 seconds. 1,000 API calls included every month, no card required.

02
🔑

Get your API key

Generate a key from the dashboard. SHA-256 hashed, revoke or rotate anytime, zero plaintext storage.

03
🛡️

Detect PII

POST text to our endpoint and receive structured DPDPA-compliant entity detections in JSON with less response time.

Simple Integration

One request. Clean results.

Works with any language. No SDK required — just HTTP.

detect-pii.sh
curl -X POST https://api.cloakdlp.com/v1/detect \
  -H "Authorization: Bearer cloak_live_sk_xxxxxxxxxxxx" \
  -H "Content-Type: application/json" \
  -d '{"text": "Aadhaar: 1234-5678-9999, PAN: ABCDE1234F"}'
{
  "entities": [
    { "type": "AADHAAR", "text": "1234-5678-9999", "confidence": 0.99 },
    { "type": "PAN",     "text": "ABCDE1234F",     "confidence": 0.98 }
  ],
  "redacted_text": "Aadhaar: [AADHAAR], PAN: [PAN]",
  "processing_time_ms": 38
}
Fast
Less Response Time
99.9%
Uptime SLA
0 bytes
Data retained
Pricing

Simple, transparent pricing

Start free. Scale when you're ready. No surprise bills.

Free

Free

For developers exploring the API.

  • 1,000 API calls / month
  • 40+ Indian entity types
  • AADHAAR, PAN, GSTIN & more
  • JSON + REST API
  • Community support
Get started free
Most Popular

Pro

Pro

For teams building compliant products.

  • High-volume API calls / month
  • All 40+ entity types
  • Batch processing
  • DPDPA + GDPR compliance reports
  • Priority email support
  • SLA: 99.9% uptime
Contact Sales →

Custom

Custom

For high-volume and regulated industries.

  • Unlimited API calls
  • On-premise / private cloud deploy
  • Custom entity types & fine-tuning
  • Audit logs & compliance dashboard
  • Dedicated account manager
  • Custom SLA & contracts
Contact Sales

All plans include zero data retention · Stateless inference · DPDPA-ready architecture