Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 678 Bytes

VIRUSTOTALAPI.md

File metadata and controls

19 lines (10 loc) · 678 Bytes

Steps to get a public Virustotal API key

  1. Sign up with virustotal community from here

  2. As soon as you do that, an email will be sent to the address you've provided during signup with the confirmation link as well as the link to your PUBLIC API KEY.

  3. You may need to sign in to your Virustotal account with the newly signed up credentials.

  4. Click on your name in the top right of the page, then click at API key.

  5. Copy your PUBLIC API KEY.

  6. Paste it as a value of api_key variable in Virustotal section.