File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Using the Whois API 2.0 web service
2
2
3
- [ Whois API 2.0 ] ( https://whoisapi.whoisxmlapi.com/ ) provides domain
3
+ [ Whois API] ( https://whoisapi.whoisxmlapi.com ) provides domain
4
4
names'/IP addresses' well-parsed and accurate registration
5
5
details—also known as Whois Records—such as registrant names, emails,
6
6
addresses, registrar info, creation/expiration dates etc. for most of the
7
7
gTLDs and ccTLDs.
8
8
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.
10
11
11
12
You'll need a
12
13
[ WhoisXmlApi account] ( https://whoisapi.whoisxmlapi.com/signup ) to
13
14
authenticate.
14
15
15
16
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.
You can’t perform that action at this time.
0 commit comments