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

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

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

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: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# Warning
> This version of the API is deprecated. It is strongly recommended to use
[Whois API 2.0](https://github.com/whois-api-llc/whois2)

## Using the Whois API web service

[Whois API](https://www.whoisxmlapi.com/whois-api-doc.php) 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://www.whoisxmlapi.com/user/create.php) to
authenticate.

This API also supports
[API key authentication](https://www.whoisxmlapi.com/user/management.php#api-key-management).

Please, refer to the
[Whois API User Guide](https://www.whoisxmlapi.com/whois-api-guide.php) for
info on input parameters, request/response formats, authentication
instructions and more.