Asynchronic scan receiving a base64 encoded fileAsk AIpost https://clouddmax.cybercloudnetworks.net/avbase64receives a base64 encoded file, scans it and returns a file identifierBody ParamsThe user to create.filenamestringrequiredName of the file (extension included)filestringrequiredBase64 encoded fileHeadersAPIKEYstringrequiredContent-typestringrequiredDefaults to application/jsonValue MUST be application/json for this to work otherwise the response will be a code 500 errordownloadonsuccessbooleanDefaults to falseExcept sent as true the base64 encoded file will not be returned as part od the responsetruefalseResponses 200Returns the data_id needed for further queries or download the clean file 401Invalid credentialsUpdated about 1 year ago