cURL
curl --request POST \ --url https://templates-api.nuclei.sh/v1/template/user/generate \ --header 'Content-Type: application/json' \ --data '{ "prompt": "<string>", "model": "<string>" }'
Generate nuclei template using AI prompt
Was this page helpful?