Skip to main content
All Loqate services require a valid and active API key for authentication.

Prerequisites

You need a valid Loqate account. Sign up for a free trial to get started.

Steps

  1. Navigate to the Setup page in the Loqate Account section by clicking the Add service + button from the left-hand menu.
  2. Select the API Key option to create a generic API key.
  3. You’ll be taken to the Service Settings page for your new key. Click Save to activate it.
  4. Copy and save your API key immediately. You’ll need it to authenticate all API requests.

Using Your API Key

Include your API key in the Key parameter of your requests:
https://api.addressy.com/Capture/Interactive/Find/v1.10/json3.ws?Key=YOUR-API-KEY&Text=search
Replace YOUR-API-KEY with your actual key.

Service Settings

Configure your key in the Service Settings page:
  • Configuration: Edit the key name, toggle between active/inactive, or set to internal use only
  • Limits: Set daily lookup limits and restrict the key to specific URLs, IPs, and/or services
For detailed security options, see the API Security page. Generic API keys can enable additional datasets for expanded coverage.

Try It Out

Test your API key with the Address Capture Find Playground to make your first request.