Content Classification [multipart/form-data]
POST
/process-image/content-classification
ocriocrtypificationdocument classificationcontent classification
Last modified:2025-05-07 15:32:29
INFO
tags
parameter, the client must repeat the parameter, providing a value for each desired tag. This implies parameter redundancy, where each value corresponds to a specific tag.Image demonstrating how to send multiple tags via multipart/form-data.
Request
Header Params
Authorization
string
required
Example:
Bearer {{bearer_token}}
Body Params multipart/form-data
file
file
optional
Binary of the file to be processed.
fileUrl
string
optional
Public Url of the file to be processed.
filePassword
string
optional
returnImage
string
optional
Default:
false
Examples:
truefalse
returnedImageQuality
string
optional
>= 0 characters<= 100 characters
Default:
75
returnMetadata
boolean
optional
metadata
, which includes the reading of the QRCodes present in the document, organized within the barcodes
object.The QRCode extraction will be performed for:
Default:
false
tags
array[string]
optional
Request samples
Responses
Modified at 2025-05-07 15:32:29