Skip to content

Example of file analysis with Metadefender Cloud for file upload API

Notifications You must be signed in to change notification settings

kittrCZ/mcl-file-upload-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Secure API file upload example with Metadefender Cloud APIs

File upload functionality is one of the most common use-cases for APIs. In this example we demostrate how you can integrate file upload API with Metadefender Cloud.

Deploy

Metadefender Cloud API Key

In order to use Metadefender Cloud Public APIs, you have to first register for OPSWAT account. Following process describes how to obtain your API key:

  1. Visit Metadefender.com and click on Sign Up
  2. You will be redirected to OPSWAT community registartion page and asked to create free OPSWAT account. This account grants you access to all OPSWAT Cloud products.
  3. Fill out the registration form and follow the process
  4. After confirmation of your email, visit Metadefender.com and login with your new account
  5. Visit your account page and you will see your API key

Metadefender Cloud API Documentation

  1. Scanning a file by file upload
  2. Retrieving scan reports

Run the code

> git clone
> cd ...
> yarn install
> yarn start
yarn start v0.27.5
$ tsc
$ node dist/index.js
Starting web server on port 3000

About

Example of file analysis with Metadefender Cloud for file upload API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published