iDox.ai API Event - Legal & Privacy API
Hong Lin Published Apr 7, 2023
The iDox.ai Legal and Privacy API lets you build document sensitive data discovery and protection in your apps. You can do things like discovering PII in documents from file systems, pinpointing PII in a document, and redact PII in documents.
Before using the API, please sign-up iDox.ai developer account and get an API key.
We've posted a step-by-step tutorial on blog to help you get started iDox.ai fast.
To use the iDox.ai API. there are two approaches. The first approach is to input text. The second approach is to upload a file, such as PDF and MS Word (doc and docx) , and then process the file by calling APIs.
1. Upload document get a job ID (jobId)
2. Find job status get a document ID (docId)
3. Call other API with the document ID (docId)
We've posted a step-by-step tutorial on blog to help you get started iDox.ai fast.