DNS Lookup API

GET

https://api.apifreaks.com/v1.0/domain/dns/live

Params
Authorizations
format
Format of the Response
host-nameStringrequired
Hostname or URL whose DNS records required
typeArrayrequired
A comma-separated list of DNS record types for lookup is required. The values can be A, AAAA, MX, NS, SOA, SPF, TXT, CNAME, or all.

Sample Responses

400
404
408
LANGUAGE
Python
PHP
Java
Node
Ruby
$ pip install requests
RESPONSE

Click Test it to start the request and see the response here!