curl --request GET \ --url https://api.projectdiscovery.io/v1/user \ --header 'X-API-Key: <api-key>'
{ "ai_status": true, "email": "<string>", "name": "<string>", "message": "<string>", "cloud_scans": true, "static_scan": true, "early_template": true }
Was this page helpful?