Advanced Subdomain Scanner
Advanced Subdomain Discovery This API is designed for security researchers and bug hunters who need high-quality data instead of a list of dead records. What makes this scanner different? Smart Scoring: We don't just dump raw data. Our engine scores every subdomain based on its name and structure, prioritizing high-value targets like staging environments, VPN portals, internal APIs, and…
Advanced Subdomain Scanner endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get Scan Results /api/v1/scan/{jobId} |
Retrieves the status and validated results of a scan using the provided Job ID. |
| POST |
Deep scan /api/v1/scan |
Starts a deep subdomain discovery and validation process. Returns a Job ID. |
| GET |
Status check /api/v1/scan/{jobId}/status |
For checking current status of job (it takes 30-200 seconds on average depending on target) |