-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
30 changed files
with
61 additions
and
1,105 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,20 @@ | ||
# Using the Domain Availability API web service | ||
|
||
[Domain Availability API](https://www.whoisxmlapi.com/domain-availability-api.php) | ||
[Domain Availability API](https://domain-availability.whoisxmlapi.com/api) | ||
checks whether the specified domain name is available for registration for | ||
nearly all of the TLDs. | ||
|
||
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 | ||
[WhoisXmlApi account](https://domain-availability.whoisxmlapi.com/api/signup) to | ||
authenticate. | ||
|
||
This API also supports | ||
[API key authentication](https://www.whoisxmlapi.com/user/management.php#api-key-management). | ||
[API key authentication](https://domain-availability.whoisxmlapi.com/api/documentation/making-requests). | ||
|
||
Please, refer to the | ||
[Domain availability API User Guide](https://www.whoisxmlapi.com/domain-availability-api-guide.php) | ||
[Domain availability API User Guide](https://domain-availability.whoisxmlapi.com/api/documentation/making-requests) | ||
for info on input parameters, request/response formats, authentication | ||
instructions and more. | ||
instructions and more. |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
143 changes: 0 additions & 143 deletions
143
apikey/java/src/main/java/DomainAvailabilityApiKeySample.java
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.