Sametime Registered Domain Finder API

API Structure

The Sametime Registered Domain Finder API discovers all same time registered domains of a given domain within seconds. If you would like to explore all other domains registered with a particular domain at the same time (i.e., registered on the same day, at about the same minutes), this API brings you all these results in the most comprehensive way.

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/discovery/sametime-domain-finder?domain=deepinfo.com \
  --header 'Accept: application/json' \
  --header 'apikey: [YOUR_API_KEY]'

If you wish to call Sametime Registered Domain Finder API 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.