cURL
curl --request POST \ --url http://base.url.com/targets/import \ --header 'Content-Type: application/json' \ --header 'x-phishy-api-key: <api-key>' \ --data '"<array>"'
{ "error": 123, "message": "<string>" }
Imports targets from a provided data source
Documentation IndexFetch the complete documentation index at: https://docs.phishy.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.phishy.io/llms.txt
Use this file to discover all available pages before exploring further.
Targets imported successfully