Skip to content

Choose your Naurt Product

Explanation

Now you’ve made your first Naurt request, it’s time to learn more about each of the Naurt APIs and how they can be used for your specific use-case.

Naurt currently offers three products:

  • Final Destination (geocode) API
  • Rendezvous (beta) API
  • Feedback API

Your API key has access to all three APIs with 10,000 requests completely free.

This is Naurt’s flagship API. In the previous section you used it to make basic geocode and reverse geocode requests; however, the API is far more powerful than that! It provides the following features.

Search TypeData RequiredExample Use Case
Forward GeocodeAn address as a single stringCustomer searches in a single query box
Structured ForwardGeocodeA parsed addressCustomer searches with a form
Forward Geocode with LocationAn address as a single string and a locationCustomer searches in a single query box with a location e.g. in a “search this area” feature in a map view
Structured Geocode with LocationA parsed address and locationCustomer searches with a form with a location e.g. in a “search this area” feature in a map view
Reverse GeocodeA locationSearching by clicking on a map
ID LookupA Naurt IDLooking up a previously searched Naurt ID
Source ID LookupA Source IDLooking up an address by third party ID e.g. OS UPRN

Rendezvous is another API offering access to Naurt’s door and parking data. It’s an early beta project aimed at traditional delivery companies trying to optimise routes.

Instead of one-in-one-out geocoding, this API provides the ability to cluster addresses into groups that can be delivered to on foot. As standard, Naurt doors are provided for each address with the optimal parking for each cluster.

All of the search options listed in the Destination API table above can also be used with Rendezvous.

Feedback is our API where you can submit corrections! Unfortunately perfect accuracy can never be achieved, but we’re eternally grateful to our community who help us improve our services.