Authentication
Get your API keys
To start using the API you will need an API Key. Keys can be generated via VScanner's dashboard. Once you have generated a new API Key be sure to keep it safe. Don't worry you can always delete the created key and create a new one via the dashboard.
To send authenticated requests you will need to pass the API key via the "Authorization" header. Below is a cURL example of sending a request passing the key:
Currently only the Custom plan is capable of generating API keys.
Last updated