IntroductionKey Capabilities

Key Capabilities

Complete overview of Protecto's APIs — from core tokenization and masking to async processing, data discovery, and governance.

Core tokenization & masking

CapabilityDescriptionEndpoint
Mask with tokenMask values when you already know the data typePUT /api/vault/mask
Mask with formatPreserve structure like email, phone, URLPUT /api/vault/mask
Identify & maskAuto-detect and mask all PII in textPUT /api/vault/mask
UnmaskRetrieve original values with authorizationPUT /api/vault/unmask

Asynchronous processing

CapabilityDescriptionEndpoint
Async maskMask large payloads without blockingPUT /api/vault/mask/async
Async unmaskBulk unmaskingPUT /api/vault/umask/async
Status trackingTrack async job lifecyclePUT /api/vault/async-status

Data discovery & governance

The following capabilities require a paid subscription and are not available on the trial.

CapabilityDescription
Data scanDiscover PII across databases and tables
PoliciesControl anonymization vs pseudonymization behavior
Custom PIIDefine company-specific identifiers as first-class entity types
Audit & reportsTrack usage, access, and compliance across namespaces
Data deletionEnforce retention and cleanup rules for tokenized data
On-prem / private cloudDeploy Protecto entirely within your own infrastructure