IPLocate integration (Location, Security, Data). Imported from open-connector.
https://iplocate.io/api/lookup/{ip}
| Param | Type | Required | Description |
|---|---|---|---|
| ip | string | required | The IPv4 or IPv6 address to look up. |
| include | array | optional | The IPLocate response fields to include, such as country_code, asn, or privacy.… |
/lookup
| Param | Type | Required | Description |
|---|---|---|---|
| include | array | optional | The IPLocate response fields to include, such as country_code, asn, or privacy.… |
/batch
| Param | Type | Required | Description |
|---|---|---|---|
| ipAddresses | array | required | The IPv4 or IPv6 addresses to look up. IPLocate allows up to 1,000 IPs per batc… |