Skip to content

Our technology

The tech that makes Loqate the best location data platform available

Our data management platform is run from multiple locations around the world, providing low latency performance and high availability wherever you are. Not just that, we continually invest in technology, to deliver the very best experience to you and your customer. 

How our cutting edge technology performs

Nearest first

We automatically route your traffic to the closest data centre so its performance isn’t impaired.

Globally resilient

In the unlikely event of data centre failure, your requests won’t be affected, ever.

In safe hands

The security of your data is our number one priority, which is why we’re ISO27001 accredited.

The ideal infrastructure

We run our platform from a hybrid environment, using both traditional physical data centres and cloud environments to give the best mix of throughput and usability.

Far-reaching data coverage

We cross reference, combine and cleanse data from multiple sources to verify addresses, even in emerging markets and hard-to-reach places.

Global API

Full HTTPS API is available for all our services, with multiple endpoints so you can access the data in whichever way suits you. We can also give documentation to support this.

Find us on any marketplace

Plug and play in a matter of minutes with our pre-built marketplace extensions

Explore our integrations

Developer resources

Wherever you are and whatever you need, using our solutions is simple. Our APIs seamlessly integrate into any global system, so you can be up and running in minutes.

 

Developers Hub

 

const url = "https://api.addressy.com/Capture/Interactive/Retrieve/v1.20/json3.wss&Key=AA11-AA11-AA11-AA11&Id=GBR|52509479";
fetch(url, {
    method: 'POST',
    headers: {
        'Content-type': 'application/x-www-form-urlencoded'
    }
})
.then(response => response.json())
.then(data => {
    if (data.Items && data.Items.length > 0 && typeof(data.Items[0].Error) === "undefined") {
        // Your address results e.g. console.log(data.Items[0].Line1);
    }
})
.catch(error => console.error('Error fetching data:', error));

 

Deployment Options

Whatever your implementation needs, our single API for all countries means we can offer flexible deployment options whether on premises, cloud or private cloud.

On Premise

  • Loqate engine installed on end user server
  • Transaction and contract options available

Cloud

  • Hosted via the cloud accessed by REST API
  • On-demand service
  • No infrastructure cost
  • Purchase transactions

Private Cloud

  • Loqate engine locally from a web server
  • Access via internally hosted web service
  • Transaction and contract options available

Starting with Loqate is simple, fast, and free

  • No credit card required
  • Cancel any time
  • 24/7 support
Request a demo