https://github.com/whois-api-llc/brand-alert2
Code samples of querying the Brand Alert API service of Whois XML Api.
https://github.com/whois-api-llc/brand-alert2
api brand-alert code-sample code-samples code-snippet code-snippets domain-name whois whois-information whois-lookup whois-service whoisxmlapi whoisxmlapi-samples
Last synced: 3 months ago
JSON representation
Code samples of querying the Brand Alert API service of Whois XML Api.
- Host: GitHub
- URL: https://github.com/whois-api-llc/brand-alert2
- Owner: whois-api-llc
- Created: 2018-07-14T13:46:24.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-06-23T06:27:09.000Z (about 3 years ago)
- Last Synced: 2025-01-25T21:27:59.668Z (5 months ago)
- Topics: api, brand-alert, code-sample, code-samples, code-snippet, code-snippets, domain-name, whois, whois-information, whois-lookup, whois-service, whoisxmlapi, whoisxmlapi-samples
- Language: C#
- Homepage: https://brand-alert.whoisxmlapi.com/api
- Size: 32.2 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Using the Brand Alert API 2.0 web service
[Brand Alert API](https://brand-alert.whoisxmlapi.com) searches
across all recently registered and deleted domain names, and returns result
sets consisting of domains that contain the specified terms.Here you'll find examples of querying the API implemented in multiple
languages.You'll need a
[WhoisXmlApi account](https://brand-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
[Brand Alert API User Guide](https://brand-alert.whoisxmlapi.com/api/documentation/making-requests) for
info on input parameters, request/response formats, authentication
instructions and more.