Skip to content

Configure your Virus Total API Key

Nicolas Saputra Gunawan edited this page Nov 3, 2024 · 5 revisions

Steps to Obtain and Configure your VirusTotal API Key

  1. Log in or register on the VirusTotal web application.

  2. Once logged in, click the API key link.

    image

  3. You’ll see your API key (it may be blurred for security).

    image

  4. Copy the API key and set it as the VT_API_KEY environment variable at Dockerfile.

    image

  5. That’s it! Follow the next step and you can access all features of our tool without any issues.

Clone this wiki locally