curl --request GET \ --url https://api.projectdiscovery.io/v1/user/apikey \ --header 'X-API-Key: <api-key>'
{ "message": "<string>", "api_key": "<string>" }
Was this page helpful?