curl --request POST \ --url https://api.projectdiscovery.io/v1/user/apikey \ --header 'X-API-Key: <api-key>'
{ "message": "<string>", "api_key": "3c90c3cc-0d44-4b50-8888-8dd25736052a" }
Was this page helpful?