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. Passnarrative: true to get a human-readable description of the route:
narrative field:
Authentication
All endpoints require an API key via thex-api-key header. See the authentication guide for details.