Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.projectdiscovery.io/v1/user/apikey \ --header 'X-API-Key: <api-key>'
{ "message": "<string>", "api_key": "<string>" }
Create user api-key, this won’t create a new api-key if it already exists.
Example response
Was this page helpful?