IPinfo integration (Location, Data). Imported from open-connector.
https://api.ipinfo.io/lookup/{asnId}/json
| Param | Type | Required | Description |
|---|---|---|---|
| ip | string | optional | The IPv4 or IPv6 address to look up. Omit this field to use the caller's curren… |
| asnId | string | required | Path parameter: asnId |
/me/ip
/{asnId}/json
| Param | Type | Required | Description |
|---|---|---|---|
| asnId | string | required | Path parameter: asnId |
/me/loc
/me/region
/{ip}/ip
| Param | Type | Required | Description |
|---|---|---|---|
| ip | string | required | The IPv4 or IPv6 address to look up. |
/{asnId}/json
| Param | Type | Required | Description |
|---|---|---|---|
| ip | string | optional | The IPv4 or IPv6 address to look up. |
| asnId | string | required | Path parameter: asnId |
/{ip}/loc
| Param | Type | Required | Description |
|---|---|---|---|
| ip | string | required | The IPv4 or IPv6 address to look up. |
/{ip}/geo
| Param | Type | Required | Description |
|---|---|---|---|
| ip | string | required | The IPv4 or IPv6 address to look up. |
/{ip}/city
| Param | Type | Required | Description |
|---|---|---|---|
| ip | string | required | The IPv4 or IPv6 address to look up. |
/{ip}/region
| Param | Type | Required | Description |
|---|---|---|---|
| ip | string | required | The IPv4 or IPv6 address to look up. |
/{ip}/country
| Param | Type | Required | Description |
|---|---|---|---|
| ip | string | required | The IPv4 or IPv6 address to look up. |
/{ip}/postal
| Param | Type | Required | Description |
|---|---|---|---|
| ip | string | required | The IPv4 or IPv6 address to look up. |
/{ip}/timezone
| Param | Type | Required | Description |
|---|---|---|---|
| ip | string | required | The IPv4 or IPv6 address to look up. |
/{ip}/hostname
| Param | Type | Required | Description |
|---|---|---|---|
| ip | string | required | The IPv4 or IPv6 address to look up. |
/{ip}/org
| Param | Type | Required | Description |
|---|---|---|---|
| ip | string | required | The IPv4 or IPv6 address to look up. |
/{asnId}/json
| Param | Type | Required | Description |
|---|---|---|---|
| ip | string | optional | The IPv4 or IPv6 address to look up. |
| asnId | string | required | Path parameter: asnId |
/{asnId}/json
| Param | Type | Required | Description |
|---|---|---|---|
| ip | string | optional | The IPv4 or IPv6 address to look up. |
| asnId | string | required | Path parameter: asnId |
/{asnId}/json
| Param | Type | Required | Description |
|---|---|---|---|
| ip | string | optional | The IPv4 or IPv6 address to look up. |
| asnId | string | required | Path parameter: asnId |
/{asnId}/json
| Param | Type | Required | Description |
|---|---|---|---|
| ip | string | optional | The IPv4 or IPv6 address to look up. |
| asnId | string | required | Path parameter: asnId |
/{ip}/{field}
| Param | Type | Required | Description |
|---|---|---|---|
| ip | string | required | The IPv4 or IPv6 address to look up. |
| field | string | required | The Lite API field path to retrieve for the requested IP address. |
/me/hostname
| Param | Type | Required | Description |
|---|---|---|---|
| field | string | optional | The Lookup API field path to retrieve for the caller's current IP. |
/me/{field}
| Param | Type | Required | Description |
|---|---|---|---|
| field | string | required | The Lookup API field path to retrieve for the caller's current IP. |
/batch
| Param | Type | Required | Description |
|---|---|---|---|
| ips | array | required | The IP addresses or field paths to send to the batch lookup endpoint. |
| filter | boolean | optional | Whether null results should be omitted from the returned map. |
/batch/lite
| Param | Type | Required | Description |
|---|---|---|---|
| queries | array | optional | The Lite API queries to send to the batch lookup endpoint. |
/tools/map
| Param | Type | Required | Description |
|---|---|---|---|
| ipAddresses | array | required | The IP addresses to upload to the IPinfo map tool. |
| cli | integer | optional | The optional CLI mode flag accepted by the IPinfo map tool. |
/me