cURL
curl --request GET \ --url https://api.projectdiscovery.io/v1/user/apikey \ --header 'X-API-Key: <api-key>'
{ "message": "<string>", "api_key": "<string>" }
Get user api-key
Documentation IndexFetch the complete documentation index at: https://docs.projectdiscovery.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.projectdiscovery.io/llms.txt
Use this file to discover all available pages before exploring further.
Example response
Was this page helpful?