Similar websites (beta)
Get list of domains used for similar websites
Last updated
Get list of domains used for similar websites
Last updated
This endpoint can find the domains used by websites that are similar with the queried domain. Example:
"sonos.com" -> bose.com, stereophile.com, beatsbydre.com
"stripe.com" -> paypal.com, braintree.com, adyen.com
GET
https://api.dmns.co/domains/{domain}/similar-websites
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
The successful response will be in JSON format, and is an Object with WHOIS servers as keys.
domain*
String
Valid domain name
apiKey
String
Your API Key
limit
Number
How many domains to return. Default: 10
Authorization
String
Your API Key. Include it as Bearer dm_abc123