Jump to Content
Dmax
GuidesAPI ReferenceChangelogDiscussions
Log InDmax
Guides
Log In
GuidesAPI ReferenceChangelogDiscussions
All
Pages
Start typing to search…

Documentation

  • Defender Max
  • Creating Users
    • Creating Authentication Profiles (User Groups)
  • Creating and Defining Safes
  • Creating and Configuring Server Connectors (to File Repositories)
    • Creating a Flow Policy (In to Out)
    • Creating a File Profile and Policy
    • Viewing Traffic Logs
  • Creating and Configuring Cloud Connectors
    • Cloud Connectors - AWS
    • Cloud Connectors - Azure
    • Cloud Connectors - SharePoint
  • CLI - Advance Global Configs
    • CLI advance values
  • Configuring SAML using Azure
  • KB
    • Extend Disk
    • Questionire Documentation
    • Install Custom certificate

api

  • E-Mail Share API Guide
    • Introduction
    • Getting Started
    • Using the endpoints
    • Step by Step
  • File Scanning
    • Send file synchronous
    • Send file asynchronous
    • Send file base64
    • File Upload
    • Form to files
  • URI scanning
    • rate a categories of a uri
Powered by 

Send file synchronous

This API we send the file and wait for the response

api for sending the traffic :

avsanitizesync

after we get the response we can get the clean file if needed (For example doing CDR)

we need to send the dataid we got on the avsanitizesync api to the getcleanfile api

getcleanfile

postman collections example

postman collection

Updated 2 months ago


File Scanning
Send file asynchronous