First steps with PS Banshee¶
After installing PS Banshee, you can check that the commands are available by running the banshee command:

You should see a help menu listing the available commands.
Authorization¶
Provide your Recorded Future API key using the -k or --api-key argument, or set it as the RF_TOKEN environment variable:
Proxies¶
If you are behind a proxy, set the HTTP_PROXY and HTTPS_PROXY environment variables.
To disable SSL verification, use the -s flag:
Next steps¶
Now that you've confirmed PS Banshee is installed jump to the commands reference to start using PS Banshee, and learn how to get help if you run into any issues.