Process documents/images for extraction/identification of PII, PSI and threat/risk
POST {{baseUrl}}/api/v1/process
This is the main end point of the service. This takes the binary document with multi-part form data. The parameter name should be 'File' and the binary content should be attached to it.
Request Body
[{"name"=>"File", "value"=>nil, "datatype"=>"null"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"header":{"documentId":"am","status":{"message":"culpa labore cupidatat amet","description":"et"}},"results":{"tme":{"status":{"message":"do pariatur sed veniam","description":"ut elit nulla"},"result":{}},"ia":{"status":{"message":"id irure","description":"do consequat sed"},"result":{}},"va":{"status":{"message":"laboris elit","description":"ea exercitation qui"},"result":{}},"stt":{"status":{"message":"consectetur dolor","description":"laborum esse nisi"},"result":{}}}}