An open API service indexing awesome lists of open source software.

https://github.com/whois-api-llc/whois2

Code samples of querying the Whois API service of Whois XML Api.
https://github.com/whois-api-llc/whois2

api code-sample code-samples code-snippet code-snippets domain-name whois whois-client whois-information whois-lookup whois-service whoisxmlapi whoisxmlapi-samples

Last synced: about 1 year ago
JSON representation

Code samples of querying the Whois API service of Whois XML Api.

Awesome Lists containing this project

README

          

# Using the Whois API 2.0 web service

[Whois API](https://whois.whoisxmlapi.com) provides domain
names'/IP addresses' well-parsed and accurate registration
details—also known as Whois Records—such as registrant names, emails,
addresses, registrar info, creation/expiration dates etc. for most of the
gTLDs and ccTLDs.

Here you'll find examples of querying the API implemented in multiple
languages.

You'll need a
[WhoisXmlApi account](https://whois.whoisxmlapi.com/signup) to
authenticate.

Please, refer to the
[Whois API documentation](https://whois.whoisxmlapi.com/documentation/making-requests) for info on
input parameters, request/response formats, authentication instructions and
more.