[ Whereis® API Home ] [ JSON API Home ] [ Services ] [ Route Services ]
HTTP GET request that returns the entire route associated with a handle but in encoded format.
For an explanation of the returned object, see <encodedGeometry>.
URL
By HTTP GET to <ENDPOINT>/service/route/optimised/<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/optimised/LAp68qttXmY7VY4y
NOTES