The Processor's Dilemma: You Host Data You Never Asked For
Every SaaS product with a text box is a PII repository, whether its founders intended that or not. A project-management tool fills up with customer names pasted into task descriptions; a CRM's notes fields accumulate health details and dates of birth; an internal wiki hosts an exported spreadsheet of employee salaries; a feedback widget receives a card number from a confused end user. Your terms of service may say "don't put sensitive data here" — your database says people do it anyway.
As a processor, you carry contractual duties for that data the moment it lands: your Data Processing Agreements promise technical measures, breach notification within fixed windows, assistance with data-subject requests, and controlled use of sub-processors. As a product, you face the same problem from the feature side: your customers increasingly ask what you offer to help them find and govern the PII their own users leave in your platform. Enterprise security questionnaires now ask both questions explicitly.
The PII Detection API answers both with one integration. Point it at any text your platform stores or emits and it returns every detected entity with type, character offsets and a confidence score — plus an optional masked rendering. Use it internally to keep PII out of your logs, analytics and LLM features; expose it in-product to give customers content-scanning, warnings and redaction as first-class functionality. The API overview covers the full surface.