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 base64

we can send the file as a REST call while the file is base64 encoded on a parameter

avbase64sync

we can get the file after scanning if needed (for example CDR) , on a specific API , or adding a header on the post before

to get it on a specific API

getcleanbase64

postman collection example

postman collection

Updated 2 months ago


Send file asynchronous
File Upload