GET
/
v1
/
asset
/
enumerate
/
domains
/
export
Export list of unique domains discovered in current month
curl --request GET \
  --url https://api.projectdiscovery.io/v1/asset/enumerate/domains/export \
  --header 'X-API-Key: <api-key>'
"<string>"

Authorizations

X-API-Key
string
header
required

Query Parameters

Search with domain name

format
string

supported format is csv, raw, or json (default json)

Response

200
application/octet-stream

OK

The response is of type string.