Skip to content

Commit

Permalink
Readme updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
whoisxmlapi committed Jul 6, 2018
1 parent d124a91 commit f9f9550
Showing 1 changed file with 14 additions and 11 deletions.
25 changes: 14 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,17 @@
# Making a query to Whois API 2.0 web service
# Using the Whois API 2.0 web service

[WhoisXmlApi.com](https://whoisapi.whoisxmlapi.com/) has been gathering domain
Whois records for almost all gTLDs and ccTLDs for over a decade.
This data is unified, consistent, well parsed, and accurate and provided
through real-time APIs.
[Whois API 2.0](https://whoisapi.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 using
[Hosted Whois Web API 2.0](https://whoispai.whoisxmlapi.com/)
implemented in multiple languages.
Here you'll find examples of using the API implemented in multiple languages.

Please, refer to
[Whois API 2.0 docs](https://whoisapi.whoisxmlapi.com/docs) for
authentication instructions.
You'll need a
[WhoisXmlApi account](https://whoisapi.whoisxmlapi.com/signup) to
authenticate.

Please, refer to the
[Whois API 2.0 docs](https://whoisapi.whoisxmlapi.com/docs) for info on input
parameters, request/response formats, authentication instructions and more.

0 comments on commit f9f9550

Please sign in to comment.