hub.eb?material_id=804

Create and configure an API Key for the IP2Location Data Connector


The IP2Location Data Connector can be downloaded in the Verj.io Studio and used in a Form's server events to connect to IP2Location's Geolocation API. 

In order to connect to the API at runtime however, a IP2Location API key must be configured in the Verj.io Runtime Environment that the Form is running in.

Create a IP2Location API key:

  1. Navigate to the IP2Location website at ip2location.io/dashboard.
  2. Sign into your IP2Location account. If you don’t have an account, you’ll need to create one first.
  3. Your IP2Location API key is automatically generated when you create an account and can be found in the API KEY section.

You can use this key with the IP2Location Data Connector:

  1. Go to the Data Connector section of the Verj.io Administration Application.
  2. Click + to add a New Data Connector Configuration and name it: IP2Location.
  3. Click + to add a Data Connector Property.
    1. Property Name: key.
    2. Property Value: <Your IP2Location API key>.
  4. Click OK.

Click here for further information about configuring a Data Connector.

Related