Automatically detect and redact personally identifiable information (PII) and sensitive data from documents across industries including healthcare, legal, and financial sectors.
Example of document redaction applied to a medical form
Upload Document
/v1/files
endpoint to upload the document containing sensitive information that you want to redact.Submit the Document Redaction Job
/v1/document/execute
endpoint to start the document redaction job using the healthcare/phi-redaction
agent.Wait for the Job to Complete
predictions.wait
method:Personal Identifiers
Contact Information
Dates and Ages
Technical Identifiers
redacted_uri
: A secure, time-limited URL to download the redacted document with all sensitive information visually obscuredredacted_items
: A list of all sensitive information types that were detected and redacted in the document