Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/whois-api-llc/registrant-alert2
Code samples of querying the Registrant Alert API service of Whois XML Api.
https://github.com/whois-api-llc/registrant-alert2
api code-sample code-samples code-snippet code-snippets domain-name domain-registrar registrant registrant-alert whois whois-information whois-lookup whois-service whoisxmlapi whoisxmlapi-samples
Last synced: about 1 month ago
JSON representation
Code samples of querying the Registrant Alert API service of Whois XML Api.
- Host: GitHub
- URL: https://github.com/whois-api-llc/registrant-alert2
- Owner: whois-api-llc
- Created: 2018-07-18T09:31:17.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-06-23T06:28:19.000Z (over 2 years ago)
- Last Synced: 2024-04-18T03:00:41.772Z (8 months ago)
- Topics: api, code-sample, code-samples, code-snippet, code-snippets, domain-name, domain-registrar, registrant, registrant-alert, whois, whois-information, whois-lookup, whois-service, whoisxmlapi, whoisxmlapi-samples
- Language: C#
- Homepage: https://registrant-alert.whoisxmlapi.com/api
- Size: 35.2 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Using the Registrant Alert API 2.0 web service
[Registrant Alert API](https://registrant-alert.whoisxmlapi.com/api) searches
across all newly registered, renewed & deleted domain names for specific terms
such as registrant's email, organization etc. The API is ideal for monitoring
domain registrants to be alerted whenever their information appears in a
newly-registered domain name.Here you'll find examples of querying the API implemented in multiple
languages.You'll need a
[WhoisXmlApi account](https://registrant-alert.whoisxmlapi.com/api/signup) to
authenticate.
You can use either the **X-Authentication-Token** header or the request's body
**apiKey** parameter.Please, refer to the
[Registrant Alert API User Guide](https://registrant-alert.whoisxmlapi.com/api/documentation/making-requests)
for info on input parameters, request/response formats, authentication
instructions and more.