Choose your Naurt Product
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.
Final Destination API
Section titled “Final Destination API”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 Type | Data Required | Example Use Case |
|---|---|---|
| Forward Geocode | An address as a single string | Customer searches in a single query box |
| Structured ForwardGeocode | A parsed address | Customer searches with a form |
| Forward Geocode with Location | An address as a single string and a location | Customer searches in a single query box with a location e.g. in a “search this area” feature in a map view |
| Structured Geocode with Location | A parsed address and location | Customer searches with a form with a location e.g. in a “search this area” feature in a map view |
| Reverse Geocode | A location | Searching by clicking on a map |
| ID Lookup | A Naurt ID | Looking up a previously searched Naurt ID |
| Source ID Lookup | A Source ID | Looking up an address by third party ID e.g. OS UPRN |
Rendezvous API
Section titled “Rendezvous API”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 API
Section titled “Feedback API”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.