[ Whereis® API Home ] [ JSON API Home ] [ Services ] [ Route Services ]
HTTP GET request that returns the route instructions associated with a handle, without its corresponding geometry
For a full explanation of the returned route object, see <route>.
URL
By HTTP GET to <ENDPOINT>/service/route/segments/<handle>
Rules
Parameter | Mandatory? | Description |
handle | Y | The id returned by a previous route request. Must be submitted before its expiry time has been reached |
Sample request
http://<endpoint>/service/route/segments/LAp68qttXmY7VY4y
NOTES