hub.eb?material_id=801

Create and configure an API Key for the What3Words Data Connector


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

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

Create a what3words API key:

  1. Navigate to the what3words website at accounts.what3words.com.
  2. Sign into your what3words account. If you don’t have an account, you’ll need to create one first.
  3. In the Overview section you can view existing keys and generate new ones.
  4. We recommend generating a new API key for each application.
    1. Click Create another key.
    2. Fill in the Project name and other required information. 
    3. Click Generate API key.

You can use this key with the What3Words 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: What3Words.
  3. Click + to add a Data Connector Property.
    1. Property Name: key.
    2. Property Value: <Your what3words API Key>.
  4. Click OK.

Click here for further information about configuring a Data Connector.

Related