To ensure secure communication with the Phishy API, it is essential to authenticate using an API key.
This key is unique to your user account and controls the permissions granted to your application.
Once you have your API key, you need to include it in all your API requests.
Send your API key in the request header under the name x-phishy-api-key. Here’s how to include it: