v1/search/subdomains

This API provides information about subdomains for a specified domain, including details such as IP address, organization, ISP, and country.


Request URL

Replace {domain} with the domain you want to query, and your_api_key with your actual API key.


Request Parameters

Parameter Type Location Required Description
domain string query Yes The domain to query, e.g., example.com
page int query Yes The page number for pagination.

Response Data