Domain Registration List Monitor API

API Structure

Domain Registration List Monitor API brings all monitoring terms created to monitor recently registered domains. For example, this API calls your monitored filters such as domains (i.e. deepinfo.com), domain name terms, subdomain terms, keywords, Whois registrant email address, phone number, DNS A, NS, MX, SOA, etc. records, and much more. In this way, you will be able to easily follow the monitoring terms you have set.

If you want to set up an integration with your application and try Domain Registration List Monitor API, you'll need to generate an API key. Let's start by creating a two-week free account from Deepinfo Platform, get your API key and you are ready. Next, you can test using the following cURL command.

Sample with the curl command:

curl --request GET \
     --url 'https://api.deepinfo.com/v1/monitoring/registration/monitors?page=1&page_size=100' \
     --header 'Accept: application/json' \
     --header 'apikey: [YOUR_API_KEY]'
API Endpoint:api.deepinfo.com/v1/monitoring/registration/monitors
API Documentation:Link

If you wish to call Domain Registration List Monitor API and track your monitoring terms and parameters with real values and run code, just click here.

You can always contact us for support and ask for more assistance. We'll be glad to assist you with building your product.