For AI agents: visit https://docs.cybercloudnetworks.net/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI. Append .md to any documentation page URL to get its markdown version.
Jump to Content
Dmax
GuidesAPI ReferenceChangelogDiscussions
Log InDmax
Guides
Log In
GuidesAPI ReferenceChangelogDiscussions

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 Connector - Sharepoint
  • CLI - Advance Global Configs
    • CLI advance values
  • Configuring SAML using Azure
  • KB
    • Extend Disk
    • Questionire Documentation
    • Install Custom certificate
    • Antivirus Installation on DMAX
    • utf8 not working on smb shares
    • Configuring High Availability (HA)

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 over 1 year ago


Send file asynchronous
File Upload
Did this page help you?