cURL
curl --request POST \ --url https://templates-api.nuclei.sh/v1/template/user/scan \ --header 'Content-Type: application/json' \ --data ' { "target": "<string>", "template_base64": "<string>" } '
Scan target host using a specified nuclei template.
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?