Overview
It provides developers with a straightforward way to retrieve geolocation data based on IP addresses. The service offers information such as the country, region, city, latitude, longitude, ZIP code, and time zone associated with a particular IP address.
Prerequisites
- Logsign 6.3.+ versions support this integration.
Configure On Ipstack
Forwarding settings are completed as follows:
- Log in to the Ipstack portal.
- Copy the API Access Key value.
Configure On Logsign
Forwarding settings are completed as follows:
- Click Settings > Integrations > Responses.
- In the ‘Search’ part, write Ipstack.
- Click ‘Configure’ and then click ‘+Device’.
- Define the settings as follows:
- Device Name: Define the Device Name.
- Access Key: Specify the api key.
- Click Create to save the changes.
Methods
STANDARD_LOOKUP
- Device: Select the configuration you have configured.
- Ip: To call this endpoint, simply attach any IPv4 or IPv6 address to the API's base URL.
BULK_LOOKUP
- Device: Select the configuration you have configured.
- Addresses: In order to process IP addresses in bulk, simply append multiple comma-separated IP addresses to the API's base URL.
REQUESTER_LOOKUP
- Device: Select the configuration you have configured.
- Method: In order to use this endpoint, simply append a check to the API's base URL and specify your preferred optional parameters.