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
Documentation IndexFetch the complete documentation index at: https://nuclei.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://nuclei.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?