curl --request GET \ --url https://api.projectdiscovery.io/v1/template/public \ --header 'X-API-Key: <api-key>'
{ "version": "<string>", "data": [ { "id": "<string>", "templateURL": "<string>", "name": "<string>" } ] }
Show child attributes
Was this page helpful?