Skip to content

Commit

Permalink
- Updated: auth mechanics, links
Browse files Browse the repository at this point in the history
- Removed: deprecated mechanics
  • Loading branch information
whoisxmlapi committed May 26, 2021
1 parent 0c8a9a0 commit 09658ed
Show file tree
Hide file tree
Showing 30 changed files with 61 additions and 1,105 deletions.
10 changes: 5 additions & 5 deletions README.md
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.
19 changes: 0 additions & 19 deletions apikey/java/domainavailability-apikey-sample.iml

This file was deleted.

44 changes: 0 additions & 44 deletions apikey/java/pom.xml

This file was deleted.

143 changes: 0 additions & 143 deletions apikey/java/src/main/java/DomainAvailabilityApiKeySample.java

This file was deleted.

50 changes: 0 additions & 50 deletions apikey/js/domain_availability_apikey.html

This file was deleted.

Loading

0 comments on commit 09658ed

Please sign in to comment.