Sync Endpoint Examples
Extract PII
This API endpoint extracts PII from the uploaded file and returns the content in json format.
POST
/
extract_pii
Authorizations
Headers
Your API key.
Body
application/json
The base64 encoded content of the file to be parsed.
The type of the file. Supported values are 'pdf' and 'docx'.
Available options:
pdf
, docx