Subdomain Finder
Uncover the subdomains of your target domain with our powerful Subdomain Scanner. This documentation provides you with all the information you need to leverage this invaluable feature.
Enqueue a Subdomain Finder Job
Used to initialize a subdomain finder job
Request
To request the endpoint, you must enter the required credentials, as shown in the following example:
Example CURL request
*Filling in the API_KEY value is mandatory.
Return
The request response, in Json format, contains the identification of the analysis for monitoring and obtaining the result.
Successful response
Subdomain Scan Result
Request
Used to retrieve the results of a specific subdomain job
Example CURL request
*Filling in the API_KEY value is mandatory.
Return
The request response, in Json format, contains the state of the subdomain finder job, the results, and the last update date.
Successful response
List Subdomain Finder Jobs
Request
List all subdomain jobs the user initiated
*Filling in the API_KEY value is mandatory.
Return
The request response, in Json format, contains the state of the Subdomain Scan, the results, and the last update date.
Successful response
Last updated