> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nozlerouting.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Route: distance, duration, and polyline geometry

> The Route object — total distance, total duration, and an encoded polyline — used as input to the Nozle enrich-distances and optimize endpoints.

A driving path between two points, expressed as
total distance, total duration, and an encoded polyline (Google
Polyline Algorithm Format). You can compute one with `/v1/routes`
or pass in a route you already have from another provider.
