Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/whois-api-llc/domain-availability
Code samples of querying the Domain Availability API service of Whois XML Api.
https://github.com/whois-api-llc/domain-availability
api code-sample code-samples code-snippet code-snippets domain-availability domain-name domain-registration whois whois-information whois-lookup whois-service whoisxmlapi whoisxmlapi-samples
Last synced: about 1 month ago
JSON representation
Code samples of querying the Domain Availability API service of Whois XML Api.
- Host: GitHub
- URL: https://github.com/whois-api-llc/domain-availability
- Owner: whois-api-llc
- Created: 2017-12-06T09:35:17.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-02-07T08:27:52.000Z (almost 3 years ago)
- Last Synced: 2024-04-18T03:00:41.272Z (8 months ago)
- Topics: api, code-sample, code-samples, code-snippet, code-snippets, domain-availability, domain-name, domain-registration, whois, whois-information, whois-lookup, whois-service, whoisxmlapi, whoisxmlapi-samples
- Language: C#
- Homepage: https://domain-availability.whoisxmlapi.com/api
- Size: 1.28 MB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Using the Domain Availability API web service
[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://domain-availability.whoisxmlapi.com/api/signup) to
authenticate.This API also supports
[API key authentication](https://domain-availability.whoisxmlapi.com/api/documentation/making-requests).Please, refer to the
[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.