https://github.com/whois-api-llc/whois
Code samples of querying the Whois API service of Whois XML Api.
https://github.com/whois-api-llc/whois
api code-sample code-samples code-snippet code-snippets domain-name whois whois-client whois-information whois-lookup whois-service whoisxmlapi whoisxmlapi-samples
Last synced: 3 months ago
JSON representation
Code samples of querying the Whois API service of Whois XML Api.
- Host: GitHub
- URL: https://github.com/whois-api-llc/whois
- Owner: whois-api-llc
- Created: 2017-12-05T12:16:06.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-04-14T17:39:13.000Z (about 2 years ago)
- Last Synced: 2025-01-25T21:27:59.464Z (5 months ago)
- Topics: api, code-sample, code-samples, code-snippet, code-snippets, domain-name, whois, whois-client, whois-information, whois-lookup, whois-service, whoisxmlapi, whoisxmlapi-samples
- Language: C#
- Homepage: https://www.whoisxmlapi.com/whois-api-doc.php
- Size: 1.28 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Warning
> This version of the API is deprecated. It is strongly recommended to use
[Whois API 2.0](https://github.com/whois-api-llc/whois2)## Using the Whois API web service
[Whois API](https://www.whoisxmlapi.com/whois-api-doc.php) provides domain
names'/IP addresses' well-parsed and accurate registration
details—also known as Whois Records—such as registrant names, emails,
addresses, registrar info, creation/expiration dates etc. for most of the
gTLDs and ccTLDs.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
authenticate.This API also supports
[API key authentication](https://www.whoisxmlapi.com/user/management.php#api-key-management).Please, refer to the
[Whois API User Guide](https://www.whoisxmlapi.com/whois-api-guide.php) for
info on input parameters, request/response formats, authentication
instructions and more.