This API provides the DNS history for a specified domain, including changes over a specified time range.
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 |
| type | string | query | Yes | The type of DNS record to query, A, AAAA, MX, NS, SOA, TXT. |
| page | int | query | Yes | The page number for pagination. |