Skip to content

Commit 00cd93a

Browse files
committed
Readme edits.
1 parent 071e10a commit 00cd93a

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,19 @@
11
# Using the Whois API 2.0 web service
22

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

9-
Here you'll find examples of using the API implemented in multiple languages.
9+
Here you'll find examples of querying the API implemented in multiple
10+
languages.
1011

1112
You'll need a
1213
[WhoisXmlApi account](https://whoisapi.whoisxmlapi.com/signup) to
1314
authenticate.
1415

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

0 commit comments

Comments
 (0)