About this endpoint
What it does
Returns similar domains for the provided domain name. Returns a structured JSON object containing information about the input website, related websites, and associated metadata. The response may include additional fields depending on the available data.
Query Parameter(s)
| Attribute | Type | Mandatory | Description |
|---|---|---|---|
| limit | Integer | No | Maximum number of results to return. Default: 20. Minimum: 1. Maximum: 100. |
| domain | String | Yes | The domain to find similar domains for. Minimum length: 3. |