About this endpoint
What it does
Returns websites associated with the specified IP address. Optionally use the limit parameter to control how many matching websites are returned.
Path Parameter(s)
| Attribute | Type | Mandatory | Description |
|---|---|---|---|
| website_ip | String | Yes | The website IP to look up. |
Query Parameter(s)
| Attribute | Type | Mandatory | Description |
|---|---|---|---|
| limit | Integer | No | Minimum 1, maximum 500, default 50. |
Response
Returns a JSON object with an unspecified structure. The output schema declares an object with additional properties allowed, but it does not define any top-level response fields.