Skip to main content

Natural Language Endpoints

The natural language endpoints accept unstructured input and return structured geospatial results. Send plain text or messy address data, get back clean coordinates, routes, and corrected addresses.

Endpoints

Route narratives

The standard route and optimise endpoints also support natural language summaries. Pass narrative: true to get a human-readable description of the route:
The response includes a narrative field:

Authentication

All endpoints require an API key via the x-api-key header. See the authentication guide for details.