
Two ways to protect sensitive data.
A Chrome extension for your team. An API for your product. Both powered by the same detection engine.
Install once. Forget about it.
PII Shield runs silently in the background, intercepting sensitive data before it reaches any AI platform.
Works with
Build detection into your product.
Integrate personal information detection directly into your applications. Send text, get back a structured response with detected entities and a block/allow decision.
{
"shouldBlock": true,
"detectedEntities": [
{ "type": "PERSON", "text": "John Smith" },
{ "type": "US_SSN", "text": "123-45-6789" }
],
"severity": "critical",
"matchedLaws": ["HIPAA", "PIPEDA"]
}Get your API key from the PII Shield Dashboard
Request API accessThe detection pipeline.
Every query passes through three stages before reaching any AI service.
Pre-Detection
The system loads your compliance context before scanning begins.
Detection
Multi-layer scanning identifies all sensitive information in your text.
Policy Engine
Determines if detected entities violate your compliance requirements.
Why combinations matter.
A first name alone is rarely a privacy violation. But combine it with other data, and the risk escalates.
Our policy engine evaluates all entity combinations against your selected compliance laws to determine the actual risk level.
What we detect.
80+ entity types across 8 categories of personal information.
Built for the laws that apply to you.
PII Shield adapts its detection and severity thresholds based on the privacy laws that apply to your organization.
Ready to get started?
Start with the browser extension or get access to the API. Setup takes under 10 minutes.