REDACT-AI

Overview

98% Secure

Network Posture: Optimal

RedactAI Cyber-Sentinel is actively monitoring incoming API traffic. All database endpoints are secured and DPDP compliance is being enforced in real-time across 4 zones.

Active Defense Grid Zero-Trust Engine
Live Intercept Log — Auto-Scrolling
> [15:34:21] Analyzing payload from 192.168.1.42...
> [15:34:21] Threat: Unmasked SSN detected.
> [15:34:22] Redacting 14 bytes (latency: 12ms).
> [15:34:22] Clean payload forwarded to LLM endpoint.
Live
Packets Analyzed
892,401
+4.2%
Threats Neutralized
12,841
Enforced
DPDP Compliance
100%
-5ms
Global Latency
14ms

Scans Over Time

PII Types Breakdown

Recent Scans

Time Source Entities Found Types Status Actions
PII Scanner
Input — Paste your text
Output — Detected PII
Detected Entities: 0
PII Movement Intelligence

Map how personal data moves through your product.

Turn a public product URL into a first-party, cookie, tracker, AI processor, and compliance data-flow map with risk-ranked edges and concrete controls.

Controlled Review High risk Critical
No map yet Enter a product URL to build a PII movement graph and compliance control map.
DPDP Quick Check

Know if a website is audit-ready in one minute.

A plain-English compliance snapshot for privacy notice, consent, minimization, public PII exposure, secure transport, and third-party processors.

Grade Meaning
AAudit-ready evidence is strong
BMinor review before launch
CMaterial gaps need fixes
DHigh-risk compliance gaps
FNot audit-ready; missing critical proof
Prompt Risk Scanner
Analyzes for Jailbreaks, Toxicity, Prompt Injection, and PII Leaks.
Synthetic Attack Suite

Test privacy defenses with fake data, not customer data.

Generate safe PII and prompt-injection payloads for staging, logs, AI prompts, analytics, exports, and redaction regression tests.

Public AI Exposure Intelligence

Find leaked model routes, prompts, and AI provider keys before attackers do.

Scan your product's public surface for shipped LLM credentials, exposed source maps, model names, client-side AI endpoints, RAG traces, and agent framework fingerprints.

asset app.bundle.js
signal /v1/chat/completions
secret sk-proj...redacted
action rotate, proxy, lock source maps

Elite Engines

Checking tools...
No scan yet Enter a product URL to generate an AI exposure report with redacted evidence and concrete fixes.

Bulk File Processing

Supports PDF, DOCX, XLSX, CSV, JSON, TXT
Drag & drop files here
or click to browse — PDF, DOCX, XLSX, CSV, JSON, TXT up to 10MB

Scan History

Date Source Input Preview Entities Types Status
Page 1 of 5

API Keys

Use API keys to integrate RedactAI into your applications. Do not share your secret keys in publicly accessible areas such as GitHub.

Quick Start

Make your first API request using our endpoints.

cURL
curl -X POST https://api.redact-ai.com/v1/scan \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "text": "My name is Rahul Sharma, email: rahul@gmail.com",
    "mode": "redact"
  }'
Python
import requests

response = requests.post(
    "https://api.redact-ai.com/v1/scan",
    headers={"Authorization": "Bearer YOUR_API_KEY"},
    json={
        "text": "My name is Rahul Sharma, email: rahul@gmail.com",
        "mode": "redact"
    }
)
print(response.json())
Response
{
  "redacted": "My name is [NAME], email: [EMAIL]",
  "entities": [
    {"type": "name", "value": "Rahul Sharma", "start": 11, "end": 23},
    {"type": "email", "value": "rahul@gmail.com", "start": 32, "end": 47}
  ],
  "count": 2,
  "processing_ms": 18
}

Webhooks

Listen to events on your RedactAI account so your integration can automatically trigger reactions.

No webhooks configured yet.

Profile
Manage your personal information and organization.
Delete Account
Permanently delete your account and all associated data. This action cannot be undone.
Detection Settings
Configure how RedactAI scans and identifies sensitive information.
Detect Email Addresses
Detect Phone Numbers
Detect Person Names
Detect Government IDs (Aadhaar, PAN, SSN)
Detect Credit Cards
Detect IP Addresses
Detect Dates of Birth
Custom Detectors
Define custom regex patterns to detect company-specific PII (employee IDs, project codes, internal identifiers).

Upgrade your Data Security

Choose the right data protection plan for your scale. Seamless integration. No hidden fees.

Starter

For individuals and small projects

$0 / mo

Free forever

  • 1,000 documents / month
  • All 12+ PII types
  • Web scanner + API
  • Copy redacted text
  • Community support
Most Popular

Business

For teams and growing companies

$49 / mo

Billed monthly

  • 50,000 documents / month
  • Batch file upload (CSV, JSON, TXT)
  • Full REST API with higher limits
  • Compliance reports (GDPR, HIPAA)
  • Scan history & export
  • Priority email support

Enterprise

For large organizations & MSPs

$299 / mo

Custom billing available

  • 1,000,000 documents / month
  • Dedicated API instance
  • Self-host / on-premise option
  • Custom PII detection rules
  • SOC2 compliance report
  • SLA & dedicated support
  • SSO & team management
  • White-label for MSPs

Custom

For massive scale operations

Custom

Tailored billing

  • Custom limits
  • White-label for MSPs
  • Multi-region deployments
  • Priority feature requests