v1

latestOpenAPI 3.0.02026-07-1441177156.0 KB
History

DNS history

Returns the historical DNS records about the given domain name.

get/history/dns/{dns_type}/{domain_name}

Path parameters

dns_typestring required

DNS record type. Supported values: A, AAAA, CNAME, TXT, MX, NS.

domain_namestring required

The domain name. Example: google.com

Query parameters

limitinteger

The maximum number of items to return per page. Value must be in the range between 1 and 100.

offsetinteger

The offset of the item at which to begin the response. Value must be in the range between 1 and 9999.

Response

Operation successful