https://github.com/whois-api-llc/whois2
Code samples of querying the Whois API service of Whois XML Api.
https://github.com/whois-api-llc/whois2
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: about 1 year ago
JSON representation
Code samples of querying the Whois API service of Whois XML Api.
- Host: GitHub
- URL: https://github.com/whois-api-llc/whois2
- Owner: whois-api-llc
- Created: 2018-03-05T12:47:35.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-06-23T06:20:13.000Z (almost 4 years ago)
- Last Synced: 2025-03-26T20:51:29.271Z (about 1 year 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: PHP
- Homepage: https://whois.whoisxmlapi.com
- Size: 23.4 KB
- Stars: 7
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Using the Whois API 2.0 web service
[Whois API](https://whois.whoisxmlapi.com) 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://whois.whoisxmlapi.com/signup) to
authenticate.
Please, refer to the
[Whois API documentation](https://whois.whoisxmlapi.com/documentation/making-requests) for info on
input parameters, request/response formats, authentication instructions and
more.