This section provides details on how to authenticate your application with the Phishy API using the required API key.

API Key Authentication

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.

How to Get API Key

To obtain your API key, you will need to contact us directly.

Using Your API Key

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:

x-phishy-api-key: your_api_key_here