Entity Types
Built-in PII categories and custom entities.
Built-in entity types
Savitar ships with 50+ built-in detectors covering names, contact info, financial identifiers, government IDs, network identifiers, and domain-specific markers (construction, agriculture, geospatial, HR/legal).
Use GET /entities to fetch the current list at runtime — it changes as new languages and patterns ship.
Custom patterns
Register regex-based detectors with optional context tokens and confidence scores. Custom and built-in entities can be mixed in a single redaction request.
