This API provides information about subdomains for a specified domain, including details such as IP address, organization, ISP, and country.
Replace {domain} with the domain you want to query, and your_api_key with your actual API key.
| 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. |